Shears
Collection
Shears Models (Shears: Unstructured Sparsity with Neural Low-rank Adapter Search)
•
15 items
•
Updated
•
2
The sparsified MPT-7B with 50% sparsity as a base model in Shears.
Repository: https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/tree/main/Shears
Paper:
@inproceedings{munoz-etal-2024-shears,
title = "Shears: Unstructured Sparsity with Neural Low-rank Adapter Search",
author = "Mu{\~n}oz, J. Pablo and
Yuan, Jinjie and
Jain, Nilesh",
editor = "Yang, Yi and
Davani, Aida and
Sil, Avi and
Kumar, Anoop",
booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 6: Industry Track)",
month = jun,
year = "2024",
address = "Mexico City, Mexico",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2024.naacl-industry.34",
doi = "10.18653/v1/2024.naacl-industry.34",
pages = "395--405",
}
Thanks to the work Wanda (paper, code), which provides a simple but effective pruning approach.
Apache-2.0