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_tag from fill-mask to text-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: transformers to the metadata, enabling direct integration with the Hugging Face transformers library and showing the "how to use" widget on the model page.
Center for Language and Speech Processing @ JHU org

Thanks for this! Will make the changes without removing the other portions

orionweller changed pull request status to closed

Sign up or log in to comment