YOYO-AI commited on
Commit
51c255b
·
verified ·
1 Parent(s): e9775a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ base_model:
7
+ - Qwen/Qwen2.5-7B
8
+ - Qwen/Qwen2.5-7B-Instruct
9
+ pipeline_tag: text-generation
10
+ tags:
11
+ - merge
12
+ ---
13
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/64e174e202fa032de4143324/FfSy1szfLdHhjoH7QS9P3.jpeg)
14
+ Combine the three methods of **della**, **ties**, and **model stock** to merge the instruction model with the base model.
15
+
16
+ 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.