File size: 392 Bytes
f0856eb
 
 
c1c8864
f0856eb
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
tags:
- merge
license: apache-2.0
---
quant of [TeeZee's](https://huggingface.co/TeeZee) [Kyllene-34B-v1.1](https://huggingface.co/TeeZee/Kyllene-34B-v1.1)

```
python3 convert.py \
    -i /input/TeeZee_Kyllene-34B-v1.1/ \
    -c /input/worldbuild/0000.parquet \
    -o /output/temp/ \
    -cf /output/Kyllene-34B-v1.1-4bpw-h6-exl2/ \
    -l 8192 \
    -ml 8192 \
    -b 4 \
    -hb 6
```