Add pipeline tag and link paper to metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the model card metadata by:
- Adding
pipeline_tag: text-generationas a top-level key for better discoverability. - Adding the
arxividentifier to link the model to the research paper: SINQ: Sinkhorn-Normalized Quantization for Calibration-Free Low-Precision LLM Weights.
The rest of the model card remains essentially the same as it already provides excellent documentation and usage examples.
chiaraboretti changed pull request status to merged