feihu.hf
commited on
Commit
·
e13b595
1
Parent(s):
17cc306
update README
Browse files
README.md
CHANGED
@@ -231,7 +231,7 @@ For full technical details, see the [Qwen2.5-1M Technical Report](https://arxiv.
|
|
231 |
|
232 |
#### Step 1: Update Configuration File
|
233 |
|
234 |
-
|
235 |
|
236 |
```bash
|
237 |
export MODELNAME=Qwen3-235B-A22B-Thinking-2507
|
|
|
231 |
|
232 |
#### Step 1: Update Configuration File
|
233 |
|
234 |
+
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.
|
235 |
|
236 |
```bash
|
237 |
export MODELNAME=Qwen3-235B-A22B-Thinking-2507
|