Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: Qwen/Qwen3-Coder-30B-A3B-Instruct
|
3 |
library_name: transformers
|
4 |
license_link: https://huggingface.co/Qwen/Qwen3-Coder-30B-A3B-Instruct-2507/blob/main/LICENSE
|
5 |
license: apache-2.0
|
@@ -10,7 +10,7 @@ tags:
|
|
10 |
- 8 Bit
|
11 |
---
|
12 |
|
13 |
-
# 8-bit Quantization of the Qwen3 30B A3B
|
14 |
Quantized using GPTQModel
|
15 |
|
16 |
quantiziation config:
|
|
|
1 |
---
|
2 |
+
base_model: Qwen/Qwen3-Coder-30B-A3B-Instruct
|
3 |
library_name: transformers
|
4 |
license_link: https://huggingface.co/Qwen/Qwen3-Coder-30B-A3B-Instruct-2507/blob/main/LICENSE
|
5 |
license: apache-2.0
|
|
|
10 |
- 8 Bit
|
11 |
---
|
12 |
|
13 |
+
# 8-bit Quantization of the Qwen3 Coder 30B A3B
|
14 |
Quantized using GPTQModel
|
15 |
|
16 |
quantiziation config:
|