Update README.md
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ This model was merged using the [linear](https://arxiv.org/abs/2203.05482) merge
|
|
17 |
### Models Merged
|
18 |
|
19 |
The following models were included in the merge:
|
20 |
-
*
|
21 |
-
*
|
22 |
|
23 |
### Configuration
|
24 |
|
@@ -32,13 +32,13 @@ slices:
|
|
32 |
- layer_range: [0, 32]
|
33 |
model:
|
34 |
model:
|
35 |
-
path:
|
36 |
parameters:
|
37 |
weight: 1.0
|
38 |
- layer_range: [0, 32]
|
39 |
model:
|
40 |
model:
|
41 |
-
path:
|
42 |
parameters:
|
43 |
weight: 0.6
|
44 |
```
|
|
|
17 |
### Models Merged
|
18 |
|
19 |
The following models were included in the merge:
|
20 |
+
* FelixChao_WestSeverus-7B-DPO-v2-gpt4_en_th
|
21 |
+
* openchat_openchat_3.5
|
22 |
|
23 |
### Configuration
|
24 |
|
|
|
32 |
- layer_range: [0, 32]
|
33 |
model:
|
34 |
model:
|
35 |
+
path: openchat_openchat_3.5
|
36 |
parameters:
|
37 |
weight: 1.0
|
38 |
- layer_range: [0, 32]
|
39 |
model:
|
40 |
model:
|
41 |
+
path: FelixChao_WestSeverus-7B-DPO-v2-gpt4_en_th
|
42 |
parameters:
|
43 |
weight: 0.6
|
44 |
```
|