Add pipeline_tag, library_name and paper link to metadata

#1
by nielsr HF Staff - opened

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

This PR improves the metadata of your model card:

  • Added pipeline_tag: text-generation for better task discoverability.
  • Added library_name: sinq based on the provided usage code.
  • Linked the model to its research paper using the arxiv field.
  • Updated the quantization tags from int3 to int4 to match the model's actual precision.

These changes help users find and use your work more easily!

chiaraboretti changed pull request status to merged

Sign up or log in to comment