Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,6 @@ license: apache-2.0
|
|
10 |
license_link: https://huggingface.co/Qwen/Qwen3-Coder-30B-A3B-Instruct/blob/main/LICENSE
|
11 |
pipeline_tag: text-generation
|
12 |
---
|
13 |
-
> [!NOTE]
|
14 |
-
> Extends context length from 256K to 1 million by YaRN
|
15 |
-
>
|
16 |
<div>
|
17 |
<p style="margin-bottom: 0; margin-top: 0;">
|
18 |
<strong>See <a href="https://huggingface.co/collections/unsloth/qwen3-680edabfb790c8c34a242f95">our collection</a> for all versions of Qwen3 including GGUF, 4-bit & 16-bit formats.</strong>
|
@@ -61,7 +58,7 @@ pipeline_tag: text-generation
|
|
61 |
- **Long-context Capabilities** with native support for **256K** tokens, extendable up to **1M** tokens using Yarn, optimized for repository-scale understanding.
|
62 |
- **Agentic Coding** supporting for most platform such as **Qwen Code**, **CLINE**, featuring a specially designed function call format.
|
63 |
|
64 |
-

|
62 |
|
63 |
## Model Overview
|
64 |
|