machinez commited on
Commit
12fd1bd
·
verified ·
1 Parent(s): e96f3e8

Update README.md

Browse files

Model branches and sizes

Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -26,7 +26,13 @@ Finally quantized (eg. 4.0bpw)
26
  python3 convert.py -i ~/models/Codestral-22B-v0.1-hf/ -o /tmp/exl2/ -nr -m ~/models/Machinez_Codestral-22B-v0.1-exl2/measurement.json -cf ~/models/Machinez_Codestral-22B-v0.1-exl2_4.0bpw/ -b 4.0
27
  ```
28
 
29
-
 
 
 
 
 
 
30
 
31
  # Model Card for Codestral-22B-v0.1
32
 
 
26
  python3 convert.py -i ~/models/Codestral-22B-v0.1-hf/ -o /tmp/exl2/ -nr -m ~/models/Machinez_Codestral-22B-v0.1-exl2/measurement.json -cf ~/models/Machinez_Codestral-22B-v0.1-exl2_4.0bpw/ -b 4.0
27
  ```
28
 
29
+ ## Quantization
30
+ - [4.0bpw](https://huggingface.co/machinez/Codestral-22B-v0.1-exl2/tree/4_0) 11.5gb
31
+ - [5.0bpw](https://huggingface.co/machinez/Codestral-22B-v0.1-exl2/tree/5_0) 14.0gb
32
+ - [5.5bpw](https://huggingface.co/machinez/Codestral-22B-v0.1-exl2/tree/5_5)
33
+ - [6.0bpw](https://huggingface.co/machinez/Codestral-22B-v0.1-exl2/tree/6_0) 17.0gb
34
+ - [7.0bpw](https://huggingface.co/machinez/Codestral-22B-v0.1-exl2/tree/7_0)
35
+ - [8.0bpw](https://huggingface.co/machinez/Codestral-22B-v0.1-exl2/tree/8_0) 21.0gb
36
 
37
  # Model Card for Codestral-22B-v0.1
38