Add metadata, paper link, and official code link to model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
I've opened this PR to enhance the documentation for Med-V1-Q3B. Here's what has been improved:
- Added
pipeline_tag: text-generationandlibrary_name: transformersto the YAML metadata to enable automated code snippets and improve discoverability. - Added a
base_modelreference toQwen/Qwen2.5-3B-Instruct. - Included direct links to the research paper and the official GitHub repository at the top of the card.
- Standardized the model card structure while preserving your original warnings and sample code.
These changes help researchers and developers find, attribute, and use your work more effectively!