Improve model card: Add pipeline tag, library name, and update paper/citation
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for Intel/DeepSeek-R1-0528-Qwen3-8B-int4-AutoRound by:
- Adding
pipeline_tag: text-generationfor better discoverability on the Hugging Face Hub. - Adding
library_name: transformersto enable the "How to use" widget with a compatible code snippet. - Updating the model's primary paper reference to SignRoundV2: Closing the Performance Gap in Extremely Low-Bit Post-Training Quantization for LLMs and updating the BibTeX citation accordingly.
- Adding a link to the AutoRound GitHub repository for more details on the quantization method.
wenhuach
changed pull request status to
merged