Text Generation
Transformers
Inference Endpoints
bartowski commited on
Commit
1ec5251
1 Parent(s): da35331

Add 8.0 link

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,6 +19,8 @@ Conversion was done using Evol-Instruct-Code-80k-v1.parquet as calibration datas
19
  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.
20
 
21
  Original model: https://huggingface.co/ise-uiuc/Magicoder-S-CL-7B
 
 
22
 
23
  ## Download instructions
24
 
 
19
  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.
20
 
21
  Original model: https://huggingface.co/ise-uiuc/Magicoder-S-CL-7B
22
+
23
+ <a href="https://huggingface.co/bartowski/Magicoder-S-CL-7B-exl2/tree/8_0">8.0 bits per weight</a>
24
 
25
  ## Download instructions
26