AlphaGaO commited on
Commit
02ac74b
·
verified ·
1 Parent(s): 9b89547

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -7,7 +7,14 @@ base_model:
7
  - Qwen/Qwen3-0.6B-Base
8
  ---
9
 
10
- # Qwen3-0.6B
 
 
 
 
 
 
 
11
  <a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">
12
  <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
13
  </a>
 
7
  - Qwen/Qwen3-0.6B-Base
8
  ---
9
 
10
+ # Qwen3-0.6B-GPTQ
11
+
12
+ GPTQ Quantized model, tuned with dataset AlphaGaO/fused_distillation_dataset
13
+
14
+ bits: 4
15
+ group_size: 128
16
+ is_marlin_format: True
17
+
18
  <a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">
19
  <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
20
  </a>