zgce commited on
Commit
24696c3
1 Parent(s): 01f6d35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ This is exl2 format model.
14
  ### description
15
 
16
  - This is test for [exllamav2](https://github.com/turboderp/exllamav2) model version must after [Add Yi support](https://github.com/turboderp/exllamav2/commit/6d24e1ad40d89f64b1bd3ae36e639c74c9f730b2)
17
- - 4.15bpw `python convert.py -i Yi-34b-200K-alpaca-rpv3-scipy -c exl2/0000.parquet -o Yi-34b-200K-alpaca-rpv3-scipy-4bpw-hb6-exl2 -hb 6 -l 4096 -b 6`
18
  - [convert doc](https://github.com/turboderp/exllamav2/blob/master/doc/convert.md)
19
  - calibration dataset: [WikiText-2-v1](https://huggingface.co/datasets/wikitext/blob/refs%2Fconvert%2Fparquet/wikitext-2-v1/test/0000.parquet)
20
  - oobabooga/text-generation-webui must add `--trust-remote-code` into CMD_FLAGS.txt and use ExLlamav2_HF to load model
 
14
  ### description
15
 
16
  - This is test for [exllamav2](https://github.com/turboderp/exllamav2) model version must after [Add Yi support](https://github.com/turboderp/exllamav2/commit/6d24e1ad40d89f64b1bd3ae36e639c74c9f730b2)
17
+ - 6.0bpw `python convert.py -i Yi-34b-200K-alpaca-rpv3-scipy -c exl2/0000.parquet -o Yi-34b-200K-alpaca-rpv3-scipy-4bpw-hb6-exl2 -hb 6 -l 4096 -b 6`
18
  - [convert doc](https://github.com/turboderp/exllamav2/blob/master/doc/convert.md)
19
  - calibration dataset: [WikiText-2-v1](https://huggingface.co/datasets/wikitext/blob/refs%2Fconvert%2Fparquet/wikitext-2-v1/test/0000.parquet)
20
  - oobabooga/text-generation-webui must add `--trust-remote-code` into CMD_FLAGS.txt and use ExLlamav2_HF to load model