Update README.md
Browse files
README.md
CHANGED
@@ -54,31 +54,59 @@ Output Generation:
|
|
54 |
Configfile:
|
55 |
|
56 |
base_model: "Qwen/Qwen2.5-7B"
|
|
|
57 |
fine_tuned_models: # uncomment the models you want to merge
|
|
|
58 |
#- "Qwen/Qwen2.5-7B"
|
|
|
59 |
#- "Qwen/Qwen2.5-7B-Instruct"
|
|
|
60 |
#- "FourOhFour/Vapor_v2_7B"
|
|
|
61 |
#- "Goekdeniz-Guelmez/Josiefied-Qwen2.5-7B-Instruct-abliterated-v2"
|
|
|
62 |
#- "happzy2633/qwen2.5-7b-ins-v3"
|
|
|
63 |
#- "huihui-ai/Qwen2.5-7B-Instruct-abliterated-v2"
|
|
|
64 |
#- "HumanLLMs/Humanish-Qwen2.5-7B-Instruct"
|
|
|
65 |
#- "Orion-zhen/Qwen2.5-7B-Instruct-Uncensored"
|
|
|
66 |
#- "Orion-zhen/Meissa-Qwen2.5-7B-Instruct"
|
|
|
67 |
#- "jeffmeloy/Qwen2.5-7B-nerd-uncensored-v1.0"
|
|
|
68 |
#- "rombodawg/Rombos-LLM-V2.5-Qwen-7b"
|
|
|
69 |
#- "Cran-May/T.E-8.1"
|
|
|
70 |
#- "thomas-yanxin/XinYuan-Qwen2.5-7B-0917"
|
|
|
71 |
#- "beomi/Qwen2.5-7B-Instruct-kowiki-qa"
|
|
|
72 |
#- "Orion-zhen/Qwen2.5-7B-Gutenberg-KTO"
|
|
|
73 |
#- 'fblgit/cybertron-v4-qw7B-MGS'
|
|
|
74 |
#- 'nguyentd/FinancialAdvice-Qwen2.5-7B'
|
|
|
75 |
#- "Qwen/Qwen2.5-Coder-7B-Instruct"
|
|
|
76 |
#- "Qwen/Qwen2.5-Math-7B-Instruct"
|
|
|
77 |
#- "Qwen/Qwen2.5-Coder-7B"
|
|
|
78 |
#- "Qwen/Qwen2.5-Math-7B"
|
|
|
79 |
#- "WhiteRabbitNeo/WhiteRabbitNeo-2.5-Qwen-2.5-Coder-7B"
|
|
|
80 |
#- "edgerunner-ai/EdgeRunner-Command-Nested"
|
|
|
81 |
#- "katanemo/Arch-Function-7B"
|
|
|
82 |
models_dir: "F:/input_models/"
|
|
|
83 |
output_dir: "F:/merged_model/"
|
|
|
84 |
metric_dir: "./metrics/"
|
|
|
54 |
Configfile:
|
55 |
|
56 |
base_model: "Qwen/Qwen2.5-7B"
|
57 |
+
|
58 |
fine_tuned_models: # uncomment the models you want to merge
|
59 |
+
|
60 |
#- "Qwen/Qwen2.5-7B"
|
61 |
+
|
62 |
#- "Qwen/Qwen2.5-7B-Instruct"
|
63 |
+
|
64 |
#- "FourOhFour/Vapor_v2_7B"
|
65 |
+
|
66 |
#- "Goekdeniz-Guelmez/Josiefied-Qwen2.5-7B-Instruct-abliterated-v2"
|
67 |
+
|
68 |
#- "happzy2633/qwen2.5-7b-ins-v3"
|
69 |
+
|
70 |
#- "huihui-ai/Qwen2.5-7B-Instruct-abliterated-v2"
|
71 |
+
|
72 |
#- "HumanLLMs/Humanish-Qwen2.5-7B-Instruct"
|
73 |
+
|
74 |
#- "Orion-zhen/Qwen2.5-7B-Instruct-Uncensored"
|
75 |
+
|
76 |
#- "Orion-zhen/Meissa-Qwen2.5-7B-Instruct"
|
77 |
+
|
78 |
#- "jeffmeloy/Qwen2.5-7B-nerd-uncensored-v1.0"
|
79 |
+
|
80 |
#- "rombodawg/Rombos-LLM-V2.5-Qwen-7b"
|
81 |
+
|
82 |
#- "Cran-May/T.E-8.1"
|
83 |
+
|
84 |
#- "thomas-yanxin/XinYuan-Qwen2.5-7B-0917"
|
85 |
+
|
86 |
#- "beomi/Qwen2.5-7B-Instruct-kowiki-qa"
|
87 |
+
|
88 |
#- "Orion-zhen/Qwen2.5-7B-Gutenberg-KTO"
|
89 |
+
|
90 |
#- 'fblgit/cybertron-v4-qw7B-MGS'
|
91 |
+
|
92 |
#- 'nguyentd/FinancialAdvice-Qwen2.5-7B'
|
93 |
+
|
94 |
#- "Qwen/Qwen2.5-Coder-7B-Instruct"
|
95 |
+
|
96 |
#- "Qwen/Qwen2.5-Math-7B-Instruct"
|
97 |
+
|
98 |
#- "Qwen/Qwen2.5-Coder-7B"
|
99 |
+
|
100 |
#- "Qwen/Qwen2.5-Math-7B"
|
101 |
+
|
102 |
#- "WhiteRabbitNeo/WhiteRabbitNeo-2.5-Qwen-2.5-Coder-7B"
|
103 |
+
|
104 |
#- "edgerunner-ai/EdgeRunner-Command-Nested"
|
105 |
+
|
106 |
#- "katanemo/Arch-Function-7B"
|
107 |
+
|
108 |
models_dir: "F:/input_models/"
|
109 |
+
|
110 |
output_dir: "F:/merged_model/"
|
111 |
+
|
112 |
metric_dir: "./metrics/"
|