Views
No views yet
1git clone https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning.git
2cd Mamba-Shedder
3python eval.py --model_path <path to model>1@inproceedings{munoz2025mambashedder,
2 title = {Mamba-Shedder: Post-Transformer Compression for Efficient Selective Structured State Space Models},
3 author = {Mu{\~n}oz, J. Pablo and Yuan, Jinjie and Jain, Nilesh},
4 booktitle = "Proceedings of the 2025 Annual Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics (NAACL 2025)",
5 month = jun,
6 year = "2025",
7 address = "Albuquerque, New Mexico",
8 publisher = "Association for Computational Linguistics",
9 url = "",
10}