Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,12 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
- Nexesenex/Llama_3.x_70b_SmarTrident_v1.02
|
4 |
-
- NexesMess/Llama_3.3_70b_FallenDonkey
|
5 |
- NexesMess/Llama_3.x_70b_Catalina
|
|
|
6 |
library_name: transformers
|
7 |
tags:
|
8 |
- mergekit
|
9 |
- merge
|
10 |
-
|
11 |
---
|
12 |
# merge
|
13 |
|
@@ -21,7 +20,7 @@ This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522)
|
|
21 |
### Models Merged
|
22 |
|
23 |
The following models were included in the merge:
|
24 |
-
* [NexesMess/Llama_3.3_70b_FallenDonkey](https://huggingface.co/NexesMess/Llama_3.
|
25 |
* [NexesMess/Llama_3.x_70b_Catalina](https://huggingface.co/NexesMess/Llama_3.x_70b_Catalina)
|
26 |
|
27 |
### Configuration
|
@@ -34,7 +33,7 @@ models:
|
|
34 |
- model: NexesMess/Llama_3.x_70b_Catalina
|
35 |
parameters:
|
36 |
weight: 1.0
|
37 |
-
- model: NexesMess/Llama_3.
|
38 |
parameters:
|
39 |
weight: 1.0
|
40 |
base_model: Nexesenex/Llama_3.x_70b_SmarTrident_v1.02
|
@@ -50,4 +49,4 @@ parameters:
|
|
50 |
chat_template: auto
|
51 |
tokenizer:
|
52 |
source: union
|
53 |
-
```
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
- Nexesenex/Llama_3.x_70b_SmarTrident_v1.02
|
|
|
4 |
- NexesMess/Llama_3.x_70b_Catalina
|
5 |
+
- NexesMess/Llama_3.3_70b_DoppelGanger_R1
|
6 |
library_name: transformers
|
7 |
tags:
|
8 |
- mergekit
|
9 |
- merge
|
|
|
10 |
---
|
11 |
# merge
|
12 |
|
|
|
20 |
### Models Merged
|
21 |
|
22 |
The following models were included in the merge:
|
23 |
+
* [NexesMess/Llama_3.3_70b_FallenDonkey](https://huggingface.co/NexesMess/Llama_3.3_70b_DoppelGanger_R1)
|
24 |
* [NexesMess/Llama_3.x_70b_Catalina](https://huggingface.co/NexesMess/Llama_3.x_70b_Catalina)
|
25 |
|
26 |
### Configuration
|
|
|
33 |
- model: NexesMess/Llama_3.x_70b_Catalina
|
34 |
parameters:
|
35 |
weight: 1.0
|
36 |
+
- model: NexesMess/Llama_3.3_70b_DoppelGanger_R1
|
37 |
parameters:
|
38 |
weight: 1.0
|
39 |
base_model: Nexesenex/Llama_3.x_70b_SmarTrident_v1.02
|
|
|
49 |
chat_template: auto
|
50 |
tokenizer:
|
51 |
source: union
|
52 |
+
```
|