SQFT: Low-cost Model Adaptation in Low-precision Sparse Foundation Models
- Base Model: IntelLabs/sqft-llama-3-8b-50-base
- Sparsity: 50%
- Quantization: No
- Finetune Method: SQFT + SparsePEFT
- Finetune data: GSM8K
- Sub-Adapter: Heuristic
Evaluation
MODEL_PATH=IntelLabs/sqft-sparsepeft-llama-3-8b-50-gsm8k-heu
lm_eval --model hf --model_args pretrained=${MODEL_PATH},add_bos_token=True,trust_remote_code=True --tasks gsm8k --batch_size auto:4
Refer to our repo for the environment information to run this command.
- Downloads last month
- 2,282