Add pipeline tag
#2
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag: text-generation
to the model card's metadata. This ensures that the model can be properly categorized and discovered on the Hugging Face Hub, appearing under searches for text generation models.
Hi Niels,
Similar to the 72B model, can you remove the changes on the prompt example please? We prefer to present them with the newlines written explicitly.
This applies to the changes you made on the other repositories of our other models.
Thank you very much!
Done