Add pipeline_tag: text-generation to model card
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the pipeline_tag: text-generation
. This ensures that the model can be easily discovered by users searching for text generation models on the Hugging Face Hub, and makes it appear in relevant filter lists (e.g., https://huggingface.co/models?pipeline_tag=text-generation).
cpatonn
changed pull request status to
merged