Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ license_link: https://huggingface.co/Qwen/Qwen3-Coder-480B-A35B-Instruct/blob/ma
|
|
5 |
pipeline_tag: text-generation
|
6 |
---
|
7 |
|
8 |
-
# Qwen3-Coder-480B-A35B-Instruct
|
9 |
<a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">
|
10 |
<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;"/>
|
11 |
</a>
|
@@ -16,7 +16,7 @@ Today, we're announcing **Qwen3-Coder**, our most agentic code model to date. **
|
|
16 |
|
17 |
- **Significant Performance** among open models on **Agentic Coding**, **Agentic Browser-Use**, and other foundational coding tasks, achieving results comparable to Claude Sonnet.
|
18 |
- **Long-context Capabilities** with native support for **256K** tokens, extendable up to **1M** tokens using Yarn, optimized for repository-scale understanding.
|
19 |
-
- **Agentic Coding** supporting for most
|
20 |
|
21 |

|
22 |
|
|
|
5 |
pipeline_tag: text-generation
|
6 |
---
|
7 |
|
8 |
+
# Qwen3-Coder-480B-A35B-Instruct-FP8
|
9 |
<a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">
|
10 |
<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;"/>
|
11 |
</a>
|
|
|
16 |
|
17 |
- **Significant Performance** among open models on **Agentic Coding**, **Agentic Browser-Use**, and other foundational coding tasks, achieving results comparable to Claude Sonnet.
|
18 |
- **Long-context Capabilities** with native support for **256K** tokens, extendable up to **1M** tokens using Yarn, optimized for repository-scale understanding.
|
19 |
+
- **Agentic Coding** supporting for most platform such as **Qwen Code**, **CLINE**, featuring a specially designed function call format.
|
20 |
|
21 |

|
22 |
|