Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,11 @@
|
|
2 |
base_model:
|
3 |
- elinas/Llama-3-15B-Instruct-zeroed
|
4 |
- elinas/Llama-3-15B-Instruct-ft-v2
|
5 |
-
- PJMixers/LLaMa-3-Stheno-v3.2-
|
6 |
library_name: transformers
|
7 |
tags:
|
8 |
- mergekit
|
9 |
- merge
|
10 |
-
|
11 |
---
|
12 |
# merge
|
13 |
|
@@ -22,7 +21,7 @@ This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.040
|
|
22 |
|
23 |
The following models were included in the merge:
|
24 |
* [elinas/Llama-3-15B-Instruct-ft-v2](https://huggingface.co/elinas/Llama-3-15B-Instruct-ft-v2)
|
25 |
-
* [PJMixers/LLaMa-3-Stheno-v3.2-
|
26 |
|
27 |
### Configuration
|
28 |
|
@@ -36,7 +35,7 @@ models:
|
|
36 |
- model: elinas/Llama-3-15B-Instruct-ft-v2
|
37 |
parameters:
|
38 |
weight: 1.0
|
39 |
-
- model: PJMixers/LLaMa-3-Stheno-v3.2-
|
40 |
parameters:
|
41 |
weight: 1.0
|
42 |
```
|
|
|
2 |
base_model:
|
3 |
- elinas/Llama-3-15B-Instruct-zeroed
|
4 |
- elinas/Llama-3-15B-Instruct-ft-v2
|
5 |
+
- PJMixers/LLaMa-3-Stheno-v3.2-Zeroed-15B
|
6 |
library_name: transformers
|
7 |
tags:
|
8 |
- mergekit
|
9 |
- merge
|
|
|
10 |
---
|
11 |
# merge
|
12 |
|
|
|
21 |
|
22 |
The following models were included in the merge:
|
23 |
* [elinas/Llama-3-15B-Instruct-ft-v2](https://huggingface.co/elinas/Llama-3-15B-Instruct-ft-v2)
|
24 |
+
* [PJMixers/LLaMa-3-Stheno-v3.2-Zeroed-15B](https://huggingface.co/PJMixers/LLaMa-3-Stheno-v3.2-Zeroed-15B)
|
25 |
|
26 |
### Configuration
|
27 |
|
|
|
35 |
- model: elinas/Llama-3-15B-Instruct-ft-v2
|
36 |
parameters:
|
37 |
weight: 1.0
|
38 |
+
- model: PJMixers/LLaMa-3-Stheno-v3.2-Zeroed-15B
|
39 |
parameters:
|
40 |
weight: 1.0
|
41 |
```
|