Translation
Transformers
Safetensors
qwen3
text-generation
text-generation-inference

Add `library_name: transformers` to model card metadata

#1
by nielsr HF Staff - opened

This PR updates the model card to include the library_name: transformers in its metadata. This will enable the automatic display of a "how to use" code snippet on the Hugging Face Hub, improving discoverability and ease of use for users of the transformers library.

The Quickstart section in the current model card already demonstrates compatibility with transformers, providing the necessary evidence for this addition. All other existing information, including the paper link, GitHub link, and sample usage, remains as is.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment