bartowski commited on
Commit
ab7b310
1 Parent(s): a82ab81

Add 8.0 link

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