Safetensors
qwen3

Add pipeline_tag and library_name to metadata

#1
by nielsr HF Staff - opened

This PR improves the metadata of your model card by adding:

  • pipeline_tag: text-generation to ensure the model is properly categorized on the Hub.
  • library_name: transformers as this model is based on Qwen3, which is supported by the transformers library.

The markdown content of the model card remains unchanged as it is already highly detailed and includes links to the paper, blog, and code repository.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment