PyTorch
English
llama

Add library_name and pipeline tag, correct license

#1
by nielsr HF Staff - opened

This PR updates the model card's metadata by:

  • Adding the library_name tag to ensure the "how to use" button appears on the top right.
  • Setting the appropriate pipeline_tag to ensure it is discoverable in the text-generation pipeline.
  • Correcting the license to Apache 2.0, based on Llama 3.1's licensing.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment