bartowski commited on
Commit
6d37b38
1 Parent(s): 24cb80f

Add 8.0 link

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