Improve model card: Add pipeline tag, library name, and prominent GitHub link
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for xl-zhao/PromptCoT-2.0-Prompt-Generation-Model by:
- Adding
pipeline_tag: text-generationfor better discoverability on the Hub. - Adding
library_name: transformersto enable the automated "Use in Transformers" widget with code snippets. - Making the GitHub repository link
https://github.com/inclusionAI/PromptCoTmore prominent by adding it directly under the model title.
These updates improve the model's visibility and usability on the Hugging Face Hub.