waldie's picture
Upload folder using huggingface_hub
7dd6763
|
raw
history blame
485 Bytes
---
language:
- en
datasets:
- PocketDoc/Floyd-Text-Adventures
- PocketDoc/Choose-Your-Story-Long-Text-Adventures
license: apache-2.0
---
quant of [PocketDoc's](https://huggingface.co/PocketDoc) [Dans-AdventurousWinds-Mk2-7b](https://huggingface.co/PocketDoc/Dans-AdventurousWinds-Mk2-7b)
```
python3 convert.py \
-i /input/PocketDoc_Dans-AdventurousWinds-Mk2-7b/ \
-c /input/wikitext/0000.parquet \
-o /output/temp/ \
-cf /output/8.0bpw/ \
-b 8.0 \
-hb 8
```