YOYO-AI commited on
Commit
ce49329
·
verified ·
1 Parent(s): 513778e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,7 +19,7 @@ language:
19
  - zh
20
  pipeline_tag: text-generation
21
  ---
22
- From the preliminary test results, the effect is really excellent!!!
23
 
24
  This is definitely a very promising method for model merging!
25
 
@@ -38,7 +38,7 @@ This model was merged using the [Karcher Mean](https://en.wikipedia.org/wiki/Kar
38
 
39
  The following models were included in the merge:
40
 
41
- **instruction:**
42
  * [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct)
43
  * [Qwen/Qwen2.5-14B-Instruct-1M](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct-1M)
44
  * [huihui-ai/Qwen2.5-14B-Instruct-1M-abliterated](https://huggingface.co/huihui-ai/Qwen2.5-14B-Instruct-1M-abliterated)
@@ -46,11 +46,11 @@ The following models were included in the merge:
46
  * [SicariusSicariiStuff/Impish_QWEN_14B-1M](https://huggingface.co/SicariusSicariiStuff/Impish_QWEN_14B-1M)
47
  * [tanliboy/lambda-qwen2.5-14b-dpo-test](https://huggingface.co/tanliboy/lambda-qwen2.5-14b-dpo-test)
48
 
49
- **reasoning:**
50
  * [Zhihu-ai/Zhi-writing-dsr1-14b](https://huggingface.co/Zhihu-ai/Zhi-writing-dsr1-14b)
51
  * [deepseek-ai/DeepSeek-R1-Distill-Qwen-14B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-14B)
52
 
53
- **code:**
54
  * [mergekit-community/Qwen2.5-14B-della-code](https://huggingface.co/mergekit-community/Qwen2.5-14B-della-code)
55
 
56
  ### Configuration
 
19
  - zh
20
  pipeline_tag: text-generation
21
  ---
22
+ *From the preliminary test results, the effect is really excellent!!!*
23
 
24
  This is definitely a very promising method for model merging!
25
 
 
38
 
39
  The following models were included in the merge:
40
 
41
+ **instruction:**(6)
42
  * [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct)
43
  * [Qwen/Qwen2.5-14B-Instruct-1M](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct-1M)
44
  * [huihui-ai/Qwen2.5-14B-Instruct-1M-abliterated](https://huggingface.co/huihui-ai/Qwen2.5-14B-Instruct-1M-abliterated)
 
46
  * [SicariusSicariiStuff/Impish_QWEN_14B-1M](https://huggingface.co/SicariusSicariiStuff/Impish_QWEN_14B-1M)
47
  * [tanliboy/lambda-qwen2.5-14b-dpo-test](https://huggingface.co/tanliboy/lambda-qwen2.5-14b-dpo-test)
48
 
49
+ **reasoning:**(2)
50
  * [Zhihu-ai/Zhi-writing-dsr1-14b](https://huggingface.co/Zhihu-ai/Zhi-writing-dsr1-14b)
51
  * [deepseek-ai/DeepSeek-R1-Distill-Qwen-14B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-14B)
52
 
53
+ **code:**(1)
54
  * [mergekit-community/Qwen2.5-14B-della-code](https://huggingface.co/mergekit-community/Qwen2.5-14B-della-code)
55
 
56
  ### Configuration