Not-For-All-Audiences
nsfw
IHaBiS commited on
Commit
c037ed5
1 Parent(s): 00fd4e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
 
12
  Using ThePile [0007.parquet](https://huggingface.co/datasets/EleutherAI/the_pile_deduplicated/resolve/refs%2Fconvert%2Fparquet/default/train/0007.parquet) as dataset
13
 
14
- Quantization settings : ```python convert.py -i models/NeverSleep_Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss -o Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss-temp4 -cf Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss-3.5bpw-h8-exl2 -c 0007.parquet -l 8192 -b 3.5 -hb 8 -ml 8192```
15
  ### below this line is original readme
16
  Merge of OpenHermes and Dolphin with 2x Noromaid DPO, trying to add a little more brain in the model, while being smaller than a 8x7b.
17
 
 
11
 
12
  Using ThePile [0007.parquet](https://huggingface.co/datasets/EleutherAI/the_pile_deduplicated/resolve/refs%2Fconvert%2Fparquet/default/train/0007.parquet) as dataset
13
 
14
+ Quantization settings : ```python convert.py -i models/Undi95_OpenDolphinMaid-4x7b -o OpenDolphinMaid-4x7b-temp -cf OpenDolphinMaid-4x7b-7bpw-h8-exl2 -c 0007.parquet -l 8192 -b 7 -hb 8 -ml 8192```
15
  ### below this line is original readme
16
  Merge of OpenHermes and Dolphin with 2x Noromaid DPO, trying to add a little more brain in the model, while being smaller than a 8x7b.
17