Add pipeline tag, library name, and model abstract
#1
by nielsr HF Staff - opened
This PR enhances the model card by:
- Adding
pipeline_tag: text-generationto the YAML metadata, making the model discoverable under this common tag for text-producing models. - Adding
library_name: transformersto the YAML metadata, which enables the automated "how to use" widget on the model page, as evidence fromconfig.jsonand the example usage confirms compatibility. - Integrating the Hugging Face Papers link for the model in the introductory paragraph and as a distinct link below.
- Adding explicit links to the project page and the specific GitHub code repository for Uni-MoE 2.0 for improved accessibility.
- Including the model's abstract in a new "