Improve model card for Mixture-Summarizer-Qwen3.5-2B
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I'm opening this PR to improve the model card for Mixture-Summarizer-Qwen3.5-2B.
This PR:
- Adds the
text-generationpipeline tag for better discoverability. - Adds
library_name: transformersto the metadata based on the repository's configuration. - Includes a sample usage code snippet from the official GitHub repository showing how to load the model within the RecursiveMAS framework.
- Ensures the model is properly linked to the original paper and project resources.
Please let me know if you have any feedback!