Update README.md
Browse files
README.md
CHANGED
|
@@ -130,7 +130,7 @@ Does it seem like there are no issues at all? However, merged models occasionall
|
|
| 130 |
|
| 131 |
To address this, I first attempted to directly integrate a fine-tuned model with smaller divergence from the base model, such as **Virtuoso-Small-v2**.
|
| 132 |
|
| 133 |
-
This gave rise to [Qwen2.5-14B-YOYO-
|
| 134 |
```yaml
|
| 135 |
merge_method: model_stock
|
| 136 |
base_model: Qwen/Qwen2.5-14B
|
|
|
|
| 130 |
|
| 131 |
To address this, I first attempted to directly integrate a fine-tuned model with smaller divergence from the base model, such as **Virtuoso-Small-v2**.
|
| 132 |
|
| 133 |
+
This gave rise to [Qwen2.5-14B-YOYO-V2](https://huggingface.co/YOYO-AI/Qwen2.5-14B-YOYO-V2).
|
| 134 |
```yaml
|
| 135 |
merge_method: model_stock
|
| 136 |
base_model: Qwen/Qwen2.5-14B
|