jinjieyuan's picture
Update README.md
8c5d94f verified
|
raw
history blame
1.37 kB
metadata
language: en
license: apache-2.0
library_name: transformers

SQFT Base Model: sqft-mistral-7b-v0.3-50-base-gptq

Model Sources

How to get this model

Refer to the commands in SQFT/run_command/mistral-7b-v0.3/sparse_quantization.sh.

Citation

@article{munoz2024sqft,
  title = {SQFT: Low-cost Model Adaptation in Low-precision Sparse Foundation Models},
  author={J. Pablo Munoz and Jinjie Yuan and Nilesh Jain},
  journal={The 2024 Conference on Empirical Methods in Natural Language Processing (Findings)},
  year={2024}
}

Acknowledgement

Thanks to the sparse algorithm Wanda and the quantization method GPTQ.

License

Apache-2.0