YOYO-AI commited on
Commit
af14ff6
·
verified ·
1 Parent(s): 7a7a5ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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:9 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
 
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