Add library_name and pipeline_tag metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face.

I've opened this PR to improve the model card metadata:

  • Added pipeline_tag: text-generation for better categorization.
  • Added library_name: transformers as the model uses the MiniCPM architecture compatible with the library.
  • Refined the YAML metadata at the top.

These changes will allow the model to be more easily discovered and enable features like the "Use in Transformers" button.

Kaguya-19 changed pull request status to merged

Sign up or log in to comment