File size: 313 Bytes
f602628 5501b5d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: cc-by-nc-4.0
---
quant of [IkariDev's](https://huggingface.co/IkariDev) [Athena-v4](https://huggingface.co/IkariDev/Athena-v4)
```
python3 convert.py \
-i /input/IkariDev_Athena-v4/ \
-o /output/temp/ \
-c /input/wikitext/0000.parquet \
-cf /output/8bpw/ \
-b 8.0 \
-hb 8
``` |