Safetensors
qwen3_5
Eval Results

Add pipeline_tag and library_name to metadata

#2
by nielsr HF Staff - opened

This PR updates the YAML metadata at the top of the model card to include:

  • pipeline_tag: text-generation so users can easily discover this model under the text generation category.
  • library_name: transformers to indicate compatibility with the Transformers library.

No changes were made to the markdown content itself as it is already highly detailed and well-documented.

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

Sign up or log in to comment