bartowski commited on
Commit
b34204d
1 Parent(s): 03e5843

Add 8.0 link

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -18,6 +18,8 @@ Conversion was done using wikitext-103-raw-v1-test.parquet as calibration datase
18
  Default arguments used except when the bits per weight is above 6.0, at that point the lm_head layer is quantized at 8 bits per weight instead of the default 6.
19
 
20
  Original model: https://huggingface.co/microsoft/Orca-2-13b
 
 
21
 
22
  ## Download instructions
23
 
 
18
  Default arguments used except when the bits per weight is above 6.0, at that point the lm_head layer is quantized at 8 bits per weight instead of the default 6.
19
 
20
  Original model: https://huggingface.co/microsoft/Orca-2-13b
21
+
22
+ <a href="https://huggingface.co/bartowski/Orca-2-13b-exl2/tree/8_0">8.0 bits per weight</a>
23
 
24
  ## Download instructions
25