Add pipeline tag and improve usage snippet
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
I've opened this PR to improve the documentation of your model:
- Added
pipeline_tag: text-generationto the metadata for better discoverability. - Linked the model to its official research paper by adding the
arxivID to the metadata. - Fixed the usage code snippets by adding the missing
import torchstatement. - Fixed a small HTML syntax error in the Usage header.
Great work on the SINQ quantization method and the clear documentation!
Best,
Niels
chiaraboretti changed pull request status to merged