|
--- |
|
base_model: |
|
- Kaoeiri/Mistral-magnum_X_Cydonia-v1.3_X_Waifu-22B |
|
- Gryphe/Pantheon-RP-1.6.2-22b-Small |
|
- nbeerbower/Mistral-Small-Gutenberg-Doppel-22B |
|
- anthracite-org/magnum-v4-22b |
|
- TheDrummer/Cydonia-22B-v1.1 |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
|
|
--- |
|
# merge |
|
|
|
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). |
|
|
|
## Merge Details |
|
### Merge Method |
|
|
|
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [anthracite-org/magnum-v4-22b](https://huggingface.co/anthracite-org/magnum-v4-22b) as a base. |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
* [Kaoeiri/Mistral-magnum_X_Cydonia-v1.3_X_Waifu-22B](https://huggingface.co/Kaoeiri/Mistral-magnum_X_Cydonia-v1.3_X_Waifu-22B) |
|
* [Gryphe/Pantheon-RP-1.6.2-22b-Small](https://huggingface.co/Gryphe/Pantheon-RP-1.6.2-22b-Small) |
|
* [nbeerbower/Mistral-Small-Gutenberg-Doppel-22B](https://huggingface.co/nbeerbower/Mistral-Small-Gutenberg-Doppel-22B) |
|
* [TheDrummer/Cydonia-22B-v1.1](https://huggingface.co/TheDrummer/Cydonia-22B-v1.1) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
models: |
|
- model: anthracite-org/magnum-v4-22b |
|
- model: Kaoeiri/Mistral-magnum_X_Cydonia-v1.3_X_Waifu-22B |
|
- model: nbeerbower/Mistral-Small-Gutenberg-Doppel-22B |
|
- model: TheDrummer/Cydonia-22B-v1.1 |
|
- model: Gryphe/Pantheon-RP-1.6.2-22b-Small |
|
merge_method: model_stock |
|
base_model: anthracite-org/magnum-v4-22b |
|
|
|
dtype: bfloat16 |
|
tokenizer_source: union |
|
|
|
``` |
|
|