Update pipeline tag and add library name for `ettin-decoder-32m`
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for the ettin-decoder-32m model by:
- Correcting the
pipeline_tagfromfill-masktotext-generation, aligning with its function as a decoder model for text generation. This ensures the model appears under the correct category on the Hugging Face Hub (https://huggingface.co/models?pipeline_tag=text-generation). - Adding
library_name: transformersto the metadata, enabling direct integration with the Hugging Facetransformerslibrary and showing the "how to use" widget on the model page.
Thanks for this! Will make the changes without removing the other portions
orionweller
changed pull request status to
closed