Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
license_link: https://huggingface.co/Qwen/Qwen3-Coder-30B-A3B-Instruct/blob/main/LICENSE
|
5 |
pipeline_tag: text-generation
|
|
|
|
|
6 |
---
|
7 |
# Qwen3-Coder-30B-A3B-Instruct-AWQ-8bit
|
8 |
|
@@ -182,4 +184,4 @@ If you find our work helpful, feel free to give us a cite.
|
|
182 |
primaryClass={cs.CL},
|
183 |
url={https://arxiv.org/abs/2505.09388},
|
184 |
}
|
185 |
-
```
|
|
|
3 |
license: apache-2.0
|
4 |
license_link: https://huggingface.co/Qwen/Qwen3-Coder-30B-A3B-Instruct/blob/main/LICENSE
|
5 |
pipeline_tag: text-generation
|
6 |
+
base_model:
|
7 |
+
- Qwen/Qwen3-Coder-30B-A3B-Instruct
|
8 |
---
|
9 |
# Qwen3-Coder-30B-A3B-Instruct-AWQ-8bit
|
10 |
|
|
|
184 |
primaryClass={cs.CL},
|
185 |
url={https://arxiv.org/abs/2505.09388},
|
186 |
}
|
187 |
+
```
|