File size: 586 Bytes
51c255b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: apache-2.0
language:
- en
- zh
base_model:
- Qwen/Qwen2.5-7B
- Qwen/Qwen2.5-7B-Instruct
pipeline_tag: text-generation
tags:
- merge
---

Combine the three methods of **della**, **ties**, and **model stock** to merge the instruction model with the base model.
The aim is to solve the problems of **the decline in instruction-following ability** and **mathematical ability** caused by using only the ties merging method or only the della merging method. |