bartowski commited on
Commit
93400cf
·
1 Parent(s): bbf5839

Add 8.0 link

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ Conversion was done using the default calibration dataset.
17
  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.
18
 
19
  Original model: https://huggingface.co/unit-mesh/autodev-coder
 
 
20
 
21
  ## Download instructions
22
 
 
17
  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.
18
 
19
  Original model: https://huggingface.co/unit-mesh/autodev-coder
20
+
21
+ <a href="https://huggingface.co/bartowski/autodev-coder-exl2/tree/8_0">8.0 bits per weight</a>
22
 
23
  ## Download instructions
24