Add pipeline_tag, library_name and correct base_model

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding the pipeline_tag: text-generation for better discoverability.
  • Adding library_name: transformers to enable the inference widget and code snippets.
  • Correcting the base_model metadata from Qwen3-4B to Qwen3-8B to accurately reflect the model architecture.
  • Linking the model to its research paper on Hugging Face.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment