feihu.hf
commited on
Commit
·
f1dc0ec
1
Parent(s):
b9b7053
update README
Browse files
README.md
CHANGED
@@ -202,7 +202,7 @@ For full technical details, see the [Qwen2.5-1M Technical Report](https://arxiv.
|
|
202 |
|
203 |
#### Step 1: Update Configuration File
|
204 |
|
205 |
-
|
206 |
|
207 |
```bash
|
208 |
export MODELNAME=Qwen3-30B-A3B-Instruct-2507
|
|
|
202 |
|
203 |
#### Step 1: Update Configuration File
|
204 |
|
205 |
+
Download the model and replace the content of your `config.json` with `config_1m.json`, which includes the config for length extrapolation and sparse attention.
|
206 |
|
207 |
```bash
|
208 |
export MODELNAME=Qwen3-30B-A3B-Instruct-2507
|