Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,7 @@ Gemma 2 Aeria Infinity 9B is a merge of the following models using [Mergekit](ht
|
|
19 |
## 🧩 Configuration
|
20 |
|
21 |
```yaml
|
|
|
22 |
models:
|
23 |
- model: ifable/gemma-2-Ifable-9B
|
24 |
# No parameters necessary for base model
|
@@ -27,7 +28,6 @@ models:
|
|
27 |
density: 0.5
|
28 |
weight: 1
|
29 |
merge_method: dare_ties
|
30 |
-
base_model: ifable/gemma-2-Ifable-9B
|
31 |
parameters:
|
32 |
int8_mask: true
|
33 |
dtype: bfloat16
|
|
|
19 |
## 🧩 Configuration
|
20 |
|
21 |
```yaml
|
22 |
+
base_model: ifable/gemma-2-Ifable-9B
|
23 |
models:
|
24 |
- model: ifable/gemma-2-Ifable-9B
|
25 |
# No parameters necessary for base model
|
|
|
28 |
density: 0.5
|
29 |
weight: 1
|
30 |
merge_method: dare_ties
|
|
|
31 |
parameters:
|
32 |
int8_mask: true
|
33 |
dtype: bfloat16
|