Safetensors
qwen3

Add pipeline_tag and library_name metadata

#1
by nielsr HF Staff - opened

This PR improves the model card's metadata by adding:

  • pipeline_tag: text-generation to categorize the model and make it discoverable in the text-generation hub section.
  • library_name: transformers to indicate compatibility with the Hugging Face Transformers library.

No changes were made to the markdown content, preserving all the original links, descriptions, and use cases.

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

Sign up or log in to comment