keyfan's picture
Update README.md
1f201b2 verified
|
raw
history blame contribute delete
No virus
699 Bytes
metadata
license: apache-2.0

This is 2-bit quantization of Qwen/Qwen1.5-72B-Chat using QuIP#

Random samples from RedPajama and Skypile (for Chinese) are used as calibration data.

Model loading

Please follow the instruction of QuIP-for-all for usage.

As an alternative, you can use Aphrodite engine or my vLLM branch for faster inference. If you have problem installing fast-hadamard-transform from pip, you can also install it from source