Views
No views yet
1MODEL_NAME=IntelLabs/sqft-sparsepeft-phi-3-mini-4k-50-cs-heu
2lm_eval --model hf --model_args pretrained=${MODEL_NAME},add_bos_token=True,trust_remote_code=True --tasks piqa,arc_easy,arc_challenge,hellaswag,openbookqa,boolq,winogrande --batch_size auto:41@inproceedings{munoz-etal-2024-sqft,
2 title = "{SQFT}: Low-cost Model Adaptation in Low-precision Sparse Foundation Models",
3 author = "Munoz, Juan Pablo and
4 Yuan, Jinjie and
5 Jain, Nilesh",
6 editor = "Al-Onaizan, Yaser and
7 Bansal, Mohit and
8 Chen, Yun-Nung",
9 booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
10 month = nov,
11 year = "2024",
12 address = "Miami, Florida, USA",
13 publisher = "Association for Computational Linguistics",
14 url = "https://aclanthology.org/2024.findings-emnlp.749",
15 pages = "12817--12832",
16}