Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ name: Qwen3-8B-fusion
|
|
46 |
- *Maximize the proportion of reasoning models on the premise that the \no_think tag remains effective.*
|
47 |
```yaml
|
48 |
models:
|
49 |
-
- model:
|
50 |
parameters:
|
51 |
weight: 0.55
|
52 |
- model: deepseek-ai/DeepSeek-R1-0528-Qwen3-8B
|
@@ -60,7 +60,7 @@ name: Qwen3-8B-nuslerp1
|
|
60 |
```
|
61 |
```yaml
|
62 |
models:
|
63 |
-
- model:
|
64 |
parameters:
|
65 |
weight: 0.75
|
66 |
- model: Kwai-Klear/Klear-Reasoner-8B
|
|
|
46 |
- *Maximize the proportion of reasoning models on the premise that the \no_think tag remains effective.*
|
47 |
```yaml
|
48 |
models:
|
49 |
+
- model: Qwen3-8B-fusion
|
50 |
parameters:
|
51 |
weight: 0.55
|
52 |
- model: deepseek-ai/DeepSeek-R1-0528-Qwen3-8B
|
|
|
60 |
```
|
61 |
```yaml
|
62 |
models:
|
63 |
+
- model: Qwen3-8B-fusion
|
64 |
parameters:
|
65 |
weight: 0.75
|
66 |
- model: Kwai-Klear/Klear-Reasoner-8B
|