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

Add library_name and fix language metadata

#2
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding library_name: transformers to the metadata. This enables the automated "How to use" widget on the model page for seamless integration with the Transformers library, based on the provided code snippet.
  • Correcting the language metadata by removing the invalid false entry and adding no (Norwegian), ensuring it accurately reflects the supported languages listed in the model card content.

Please review and merge if these changes are appropriate.

luoyingfeng changed pull request status to merged

Sign up or log in to comment