Add model card for Personalized-Qwen2.5-14B-Instruct
#1
by
nielsr HF Staff - opened
This PR adds a comprehensive model card for the Personalized-Qwen2.5-14B-Instruct model. It includes:
- Metadata:
license(apache-2.0),library_name(transformers), andpipeline_tag(text-generation) for better discoverability and integration on the Hugging Face Hub. - Content: A brief description, links to the paper and the GitHub repository, the full abstract, experimental results, and a sample usage code snippet showing how to use the model with the
transformerslibrary and its chat template. - Acknowledgements: Proper attribution to the open-source projects it builds upon.
Please review and merge if everything looks good.