Upload folder using huggingface_hub
Browse files- README.md +6 -6
- mergekit_config.yml +2 -2
- model-00001-of-00004.safetensors +1 -1
- model-00002-of-00004.safetensors +1 -1
- model-00003-of-00004.safetensors +1 -1
- model-00004-of-00004.safetensors +1 -1
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
-
- MrRobotoAI/Heimdall-v2.1-8b-MANCHESTER-WRITER-128K
|
| 4 |
-
- MrRobotoAI/Frigg-v2-8b-ACADEMIC-128K
|
| 5 |
- MrRobotoAI/147
|
|
|
|
|
|
|
| 6 |
- MrRobotoAI/145
|
| 7 |
library_name: transformers
|
| 8 |
tags:
|
|
@@ -17,13 +17,13 @@ This is a merge of pre-trained language models created using [mergekit](https://
|
|
| 17 |
## Merge Details
|
| 18 |
### Merge Method
|
| 19 |
|
| 20 |
-
This model was merged using the [Linear](https://arxiv.org/abs/2203.05482) merge method using [MrRobotoAI/
|
| 21 |
|
| 22 |
### Models Merged
|
| 23 |
|
| 24 |
The following models were included in the merge:
|
| 25 |
-
* [MrRobotoAI/Heimdall-v2.1-8b-MANCHESTER-WRITER-128K](https://huggingface.co/MrRobotoAI/Heimdall-v2.1-8b-MANCHESTER-WRITER-128K)
|
| 26 |
* [MrRobotoAI/147](https://huggingface.co/MrRobotoAI/147)
|
|
|
|
| 27 |
* [MrRobotoAI/145](https://huggingface.co/MrRobotoAI/145)
|
| 28 |
|
| 29 |
### Configuration
|
|
@@ -42,7 +42,7 @@ models:
|
|
| 42 |
density: 0.2
|
| 43 |
weight: 0.9
|
| 44 |
|
| 45 |
-
- model: MrRobotoAI/
|
| 46 |
parameters:
|
| 47 |
density: 0.1
|
| 48 |
weight: 0.9
|
|
@@ -52,6 +52,6 @@ models:
|
|
| 52 |
weight: 0.9
|
| 53 |
|
| 54 |
merge_method: linear
|
| 55 |
-
base_model: MrRobotoAI/
|
| 56 |
dtype: float16
|
| 57 |
```
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
|
|
|
|
|
|
| 3 |
- MrRobotoAI/147
|
| 4 |
+
- MrRobotoAI/Odin-v2-8b-NOVELIST-128K
|
| 5 |
+
- MrRobotoAI/Frigg-v2-8b-ACADEMIC-128K
|
| 6 |
- MrRobotoAI/145
|
| 7 |
library_name: transformers
|
| 8 |
tags:
|
|
|
|
| 17 |
## Merge Details
|
| 18 |
### Merge Method
|
| 19 |
|
| 20 |
+
This model was merged using the [Linear](https://arxiv.org/abs/2203.05482) merge method using [MrRobotoAI/Odin-v2-8b-NOVELIST-128K](https://huggingface.co/MrRobotoAI/Odin-v2-8b-NOVELIST-128K) as a base.
|
| 21 |
|
| 22 |
### Models Merged
|
| 23 |
|
| 24 |
The following models were included in the merge:
|
|
|
|
| 25 |
* [MrRobotoAI/147](https://huggingface.co/MrRobotoAI/147)
|
| 26 |
+
* [MrRobotoAI/Frigg-v2-8b-ACADEMIC-128K](https://huggingface.co/MrRobotoAI/Frigg-v2-8b-ACADEMIC-128K)
|
| 27 |
* [MrRobotoAI/145](https://huggingface.co/MrRobotoAI/145)
|
| 28 |
|
| 29 |
### Configuration
|
|
|
|
| 42 |
density: 0.2
|
| 43 |
weight: 0.9
|
| 44 |
|
| 45 |
+
- model: MrRobotoAI/Odin-v2-8b-NOVELIST-128K
|
| 46 |
parameters:
|
| 47 |
density: 0.1
|
| 48 |
weight: 0.9
|
|
|
|
| 52 |
weight: 0.9
|
| 53 |
|
| 54 |
merge_method: linear
|
| 55 |
+
base_model: MrRobotoAI/Odin-v2-8b-NOVELIST-128K
|
| 56 |
dtype: float16
|
| 57 |
```
|
mergekit_config.yml
CHANGED
|
@@ -9,7 +9,7 @@ models:
|
|
| 9 |
density: 0.2
|
| 10 |
weight: 0.9
|
| 11 |
|
| 12 |
-
- model: MrRobotoAI/
|
| 13 |
parameters:
|
| 14 |
density: 0.1
|
| 15 |
weight: 0.9
|
|
@@ -19,5 +19,5 @@ models:
|
|
| 19 |
weight: 0.9
|
| 20 |
|
| 21 |
merge_method: linear
|
| 22 |
-
base_model: MrRobotoAI/
|
| 23 |
dtype: float16
|
|
|
|
| 9 |
density: 0.2
|
| 10 |
weight: 0.9
|
| 11 |
|
| 12 |
+
- model: MrRobotoAI/Odin-v2-8b-NOVELIST-128K
|
| 13 |
parameters:
|
| 14 |
density: 0.1
|
| 15 |
weight: 0.9
|
|
|
|
| 19 |
weight: 0.9
|
| 20 |
|
| 21 |
merge_method: linear
|
| 22 |
+
base_model: MrRobotoAI/Odin-v2-8b-NOVELIST-128K
|
| 23 |
dtype: float16
|
model-00001-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4953586328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dad62562f1aa1721ca641f337fb2cb1be558808f5e5295affdc9ca754d74f85a
|
| 3 |
size 4953586328
|
model-00002-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4999819232
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d871f646694ec032949f735a3fd46c53f46d175e8a9b85db12881e53725690d4
|
| 3 |
size 4999819232
|
model-00003-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4915916048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:973969ccbcdb7d0b295d3c69902dec587179c8f17fa8ace5d77f6d56a120c69a
|
| 3 |
size 4915916048
|
model-00004-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1191234448
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2f3f6319fbbb49bd337f20342c252533ae073da0556e5fb3cdb096b8dd3ab85
|
| 3 |
size 1191234448
|