Add pipeline_tag, arxiv metadata and library_name

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team.

This PR aims to improve the metadata and documentation of this model for better discoverability and usability on the Hub:

  • Added pipeline_tag: text-generation to the metadata to ensure the model is correctly categorized.
  • Added the arxiv: 2509.22944 ID to link the model to its research paper.
  • Added library_name: sinq based on the usage examples.
  • Updated the usage code snippet to include import torch, ensuring it runs successfully out-of-the-box.

Let me know if you have any questions!

chiaraboretti changed pull request status to merged

Sign up or log in to comment