Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ This is a merge of pre-trained language models created using [mergekit](https://
|
|
13 |
|
14 |
An upscaled version of [**NemoDori-v0.2-12B-MN-BT**](https://huggingface.co/RozGrov/NemoDori-v0.2-12B-MN-BT), now at **14B**.
|
15 |
<br>
|
16 |
-
This should
|
17 |
<br>
|
18 |
NemoDori v0.2 is my best merge model so far, so I want to try if upscaling (or merge using itself) does have any effect on it.
|
19 |
|
@@ -38,6 +38,7 @@ The following models were included in the merge:
|
|
38 |
The following YAML configuration was used to produce this model:
|
39 |
|
40 |
```yaml
|
|
|
41 |
slices:
|
42 |
- sources:
|
43 |
- model: RozGrov/NemoDori-v0.2-12B-MN-BT
|
|
|
13 |
|
14 |
An upscaled version of [**NemoDori-v0.2-12B-MN-BT**](https://huggingface.co/RozGrov/NemoDori-v0.2-12B-MN-BT), now at **14B**.
|
15 |
<br>
|
16 |
+
This should improves and makes it more clever somehow, if not, it's just my feeling.
|
17 |
<br>
|
18 |
NemoDori v0.2 is my best merge model so far, so I want to try if upscaling (or merge using itself) does have any effect on it.
|
19 |
|
|
|
38 |
The following YAML configuration was used to produce this model:
|
39 |
|
40 |
```yaml
|
41 |
+
|
42 |
slices:
|
43 |
- sources:
|
44 |
- model: RozGrov/NemoDori-v0.2-12B-MN-BT
|