bartowski commited on
Commit
9f82f52
1 Parent(s): b854185

Add 8.0 link

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -21,6 +21,8 @@ Conversion was done using wikitext-103-raw-v1-test.parquet as calibration datase
21
  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.
22
 
23
  Original model: https://huggingface.co/NurtureAI/Orca-2-7B-16k
 
 
24
 
25
  ## Download instructions
26
 
 
21
  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.
22
 
23
  Original model: https://huggingface.co/NurtureAI/Orca-2-7B-16k
24
+
25
+ <a href="https://huggingface.co/bartowski/Orca-2-7B-16k-exl2/tree/8_0">8.0 bits per weight</a>
26
 
27
  ## Download instructions
28