Safetensors
English
llama

Add library name and pipeline tag

#1
by nielsr HF Staff - opened

This PR adds the library_name and pipeline_tag to the model card metadata. The library_name is set to transformers as the model is a Llama model and interacts with the Transformers library. The pipeline_tag is set to text-generation because the model generates text in a multi-turn dialogue setting. This improvement will enhance discoverability on the Hugging Face Hub.

Ready to merge
This branch is ready to get merged automatically.
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment