James
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,17 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
license_link: https://huggingface.co/Qwen/Qwen3-Coder-480B-A35B-Instruct/blob/main/LICENSE
|
5 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Qwen3-Coder-480B-A35B-Instruct
|
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
license_link: https://huggingface.co/Qwen/Qwen3-Coder-480B-A35B-Instruct/blob/main/LICENSE
|
4 |
pipeline_tag: text-generation
|
5 |
+
base_model:
|
6 |
+
- Qwen/Qwen3-Coder-480B-A35B-Instruct
|
7 |
+
base_model_relation: quantized
|
8 |
+
library_name: Model Optimizer
|
9 |
+
tags:
|
10 |
+
- nvidia
|
11 |
+
- ModelOpt
|
12 |
+
- Qwen3
|
13 |
+
- quantized
|
14 |
+
- FP4
|
15 |
---
|
16 |
|
17 |
# Qwen3-Coder-480B-A35B-Instruct
|