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-generation to the metadata for better discoverability.
  • Linked the model to its official research paper by adding the arxiv ID to the metadata.
  • Fixed the usage code snippets by adding the missing import torch statement.
  • 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

Sign up or log in to comment