Add model card for Quamba2
#1
by nielsr HF Staff - opened
This PR adds a comprehensive model card for the Quamba2 framework and its models. It includes:
- The
apache-2.0license and thetext-generationpipeline tag, enabling better discoverability on the Hub. - Links to the paper (Quamba2: A Robust and Scalable Post-training Quantization Framework for Selective State Space Models), the project page (https://hychiang.info/projects/quamba2), and the GitHub repository (https://github.com/enyac-group/Quamba).
- A description of Quamba2, its features, and relevant images from the GitHub README.
- A "Model Zoo" section detailing available quantized models.
- A sample usage code snippet for text generation, copied directly from the GitHub README.
- The BibTeX citation for the work.
hychiang changed pull request status to merged