Add library_name and update pipeline_tag

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community team.

This PR improves the model card's metadata by adding library_name: transformers and updating the pipeline_tag to text-generation. Since this model uses the Qwen2ForCausalLM architecture, these additions will enable the inference widget and make the model more discoverable for users looking for text generation agents.

I've also preserved the existing performance data and citation information from the paper.

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

Sign up or log in to comment