Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
-
|
| 3 |
-
# merge
|
| 4 |
-
|
| 5 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
| 6 |
|
| 7 |
## Merge Details
|
|
@@ -16,16 +22,7 @@ The following models were included in the merge:
|
|
| 16 |
* [ClaudioItaly/TopEvolutionWiz](https://huggingface.co/ClaudioItaly/TopEvolutionWiz)
|
| 17 |
|
| 18 |
### Configuration
|
| 19 |
-
---
|
| 20 |
-
base_model:
|
| 21 |
-
- TeeZee/DarkSapling-7B-v1.0
|
| 22 |
-
- ClaudioItaly/TopEvolutionWiz
|
| 23 |
-
library_name: transformers
|
| 24 |
-
tags:
|
| 25 |
-
- mergekit
|
| 26 |
-
- merge
|
| 27 |
|
| 28 |
-
---
|
| 29 |
|
| 30 |
The following YAML configuration was used to produce this model:
|
| 31 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- TeeZee/DarkSapling-7B-v1.0
|
| 4 |
+
- ClaudioItaly/TopEvolutionWiz
|
| 5 |
+
library_name: transformers
|
| 6 |
+
tags:
|
| 7 |
+
- mergekit
|
| 8 |
+
- merge
|
| 9 |
|
| 10 |
+
---
|
|
|
|
|
|
|
| 11 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
| 12 |
|
| 13 |
## Merge Details
|
|
|
|
| 22 |
* [ClaudioItaly/TopEvolutionWiz](https://huggingface.co/ClaudioItaly/TopEvolutionWiz)
|
| 23 |
|
| 24 |
### Configuration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
|
|
|
|
| 26 |
|
| 27 |
The following YAML configuration was used to produce this model:
|
| 28 |
|