Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,31 @@ tags:
|
|
8 |
- merge
|
9 |
|
10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
# merge
|
12 |
|
13 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
|
|
8 |
- merge
|
9 |
|
10 |
---
|
11 |
+
|
12 |
+
Taking the highest rated Mistral 7B from Alpaca Eval:
|
13 |
+
|
14 |
+
https://tatsu-lab.github.io/alpaca_eval/
|
15 |
+
|
16 |
+
[ContextualAI/Contextual_KTO_Mistral_PairRM](https://huggingface.co/ContextualAI/Contextual_KTO_Mistral_PairRM)
|
17 |
+
|
18 |
+
and SLERP merging with the highest rated Mistral 7B from froggerics creativity rankings:
|
19 |
+
|
20 |
+
https://huggingface.co/datasets/froggeric/creativity
|
21 |
+
|
22 |
+
[crestf411/daybreak-kunoichi-2dpo-7b](https://huggingface.co/crestf411/daybreak-kunoichi-2dpo-7b)
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
In testing.......
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+
|
36 |
# merge
|
37 |
|
38 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|