grok-1-hf / README.md
keyfan's picture
Update README.md
ec8a708 verified
|
raw
history blame
667 Bytes
metadata
license: apache-2.0
library_name: transformers

Unofficial dequantized weight of grok-1 in HF Transformers format.

Note: If you haven't download the weight yet, please use the fp32 revision instead which uses float32 precision for RMSNorm and Router layer for better consistency.

The (fp32) weights are converted using the script here ran inside the grok-1 repo. Since downloading the dequantized weight needs twice as much time, it's recommended to download the original weight and convert on your own.