Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: []
|
3 |
library_name: transformers
|
4 |
tags:
|
5 |
- mergekit
|
@@ -18,8 +18,8 @@ This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.040
|
|
18 |
### Models Merged
|
19 |
|
20 |
The following models were included in the merge:
|
21 |
-
*
|
22 |
-
*
|
23 |
|
24 |
### Configuration
|
25 |
|
|
|
1 |
---
|
2 |
+
base_model: [mistralai/Mistral-7B-Instruct-v0.2]
|
3 |
library_name: transformers
|
4 |
tags:
|
5 |
- mergekit
|
|
|
18 |
### Models Merged
|
19 |
|
20 |
The following models were included in the merge:
|
21 |
+
* SanjiWatsuki/Kunoichi-DPO-v2-7B
|
22 |
+
* paulml/NeuralOmniWestBeaglake-7B
|
23 |
|
24 |
### Configuration
|
25 |
|