Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ tags:
|
|
27 |
|
28 |
## *Step1: Merge Code Model with Instruction & Thinking Models Separately*
|
29 |
- *Adopt the nuslerp method to improve model absorption rate.*
|
30 |
-
- *Set a merging ratio of 1
|
31 |
```yaml
|
32 |
models:
|
33 |
- model: Qwen/Qwen3-30B-A3B-Instruct-2507
|
|
|
27 |
|
28 |
## *Step1: Merge Code Model with Instruction & Thinking Models Separately*
|
29 |
- *Adopt the nuslerp method to improve model absorption rate.*
|
30 |
+
- *Set a merging ratio of 9:1 to prevent capability degradation caused by an excessively high proportion of the code model.*
|
31 |
```yaml
|
32 |
models:
|
33 |
- model: Qwen/Qwen3-30B-A3B-Instruct-2507
|