Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
- spacematt/gemma-2-9B-it-blend-2-rebase
|
4 |
-
- spacematt/
|
5 |
- allknowingroger/GemmaSlerp5-10B
|
6 |
- spacematt/gemma-2-9B-it-blend-3-rebase
|
7 |
library_name: transformers
|
@@ -23,7 +23,7 @@ This model was merged using the [DARE TIES](https://arxiv.org/abs/2311.03099) me
|
|
23 |
|
24 |
The following models were included in the merge:
|
25 |
* [spacematt/gemma-2-9B-it-blend-2-rebase](https://huggingface.co/spacematt/gemma-2-9B-it-blend-2-rebase)
|
26 |
-
* [spacematt/
|
27 |
* [spacematt/gemma-2-9B-it-blend-3-rebase](https://huggingface.co/spacematt/gemma-2-9B-it-blend-3-rebase)
|
28 |
|
29 |
### Configuration
|
@@ -34,7 +34,7 @@ The following YAML configuration was used to produce this model:
|
|
34 |
base_model: allknowingroger/GemmaSlerp5-10B
|
35 |
models:
|
36 |
- model: allknowingroger/GemmaSlerp5-10B
|
37 |
-
- model: spacematt/
|
38 |
parameters:
|
39 |
density: 0.6
|
40 |
weight: 0.9
|
@@ -51,5 +51,5 @@ parameters:
|
|
51 |
int8_mask: true
|
52 |
chat_template: auto
|
53 |
dtype: bfloat16
|
54 |
-
tokenizer_source: spacematt/
|
55 |
```
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
- spacematt/gemma-2-9B-it-blend-2-rebase
|
4 |
+
- spacematt/Gemma-Lingua-2-9B-it
|
5 |
- allknowingroger/GemmaSlerp5-10B
|
6 |
- spacematt/gemma-2-9B-it-blend-3-rebase
|
7 |
library_name: transformers
|
|
|
23 |
|
24 |
The following models were included in the merge:
|
25 |
* [spacematt/gemma-2-9B-it-blend-2-rebase](https://huggingface.co/spacematt/gemma-2-9B-it-blend-2-rebase)
|
26 |
+
* [spacematt/Gemma-Lingua-2-9B-it](https://huggingface.co/spacematt/Gemma-Lingua-2-9B-it)
|
27 |
* [spacematt/gemma-2-9B-it-blend-3-rebase](https://huggingface.co/spacematt/gemma-2-9B-it-blend-3-rebase)
|
28 |
|
29 |
### Configuration
|
|
|
34 |
base_model: allknowingroger/GemmaSlerp5-10B
|
35 |
models:
|
36 |
- model: allknowingroger/GemmaSlerp5-10B
|
37 |
+
- model: spacematt/Gemma-Lingua-2-9B-it
|
38 |
parameters:
|
39 |
density: 0.6
|
40 |
weight: 0.9
|
|
|
51 |
int8_mask: true
|
52 |
chat_template: auto
|
53 |
dtype: bfloat16
|
54 |
+
tokenizer_source: spacematt/Gemma-Lingua-2-9B-it
|
55 |
```
|