Add pipeline tag and usage examples
#4
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag: text-generation
to the model card metadata. This ensures the model is correctly categorized and searchable on the Hugging Face Hub. Also adds example usages using the Hugging Face pipeline API and a link to the project page.