Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,12 @@ base_model:
|
|
7 |
- Qwen/Qwen3-30B-A3B-Base
|
8 |
---
|
9 |
|
10 |
-
# Qwen3-30B-A3B
|
|
|
|
|
|
|
|
|
|
|
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-30B-A3B-Base
|
8 |
---
|
9 |
|
10 |
+
# Qwen3-30B-A3B-GPTQ
|
11 |
+
|
12 |
+
GPTQ Quantized model, tuned with dataset AlphaGaO/fused_distillation_dataset
|
13 |
+
|
14 |
+
bits: 4 group_size: 128 is_marlin_format: True
|
15 |
+
|
16 |
<a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">
|
17 |
<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;"/>
|
18 |
</a>
|