Nohobby's picture
Upload folder using huggingface_hub
a0ad2f4 verified
|
raw
history blame
1.07 kB
---
base_model:
- Nohobby/MN-12B-Siskin-TEST3
- Nohobby/MN-12B-Siskin-v0.1
- MarinaraSpaghetti/NemoMix-Unleashed-12B
library_name: transformers
tags:
- mergekit
- merge
---
# MN-12B-Siskin-TEST4b
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 [Nohobby/MN-12B-Siskin-v0.1](https://huggingface.co/Nohobby/MN-12B-Siskin-v0.1) as a base.
### Models Merged
The following models were included in the merge:
* [Nohobby/MN-12B-Siskin-TEST3](https://huggingface.co/Nohobby/MN-12B-Siskin-TEST3)
* [MarinaraSpaghetti/NemoMix-Unleashed-12B](https://huggingface.co/MarinaraSpaghetti/NemoMix-Unleashed-12B)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: Nohobby/MN-12B-Siskin-TEST3
- model: MarinaraSpaghetti/NemoMix-Unleashed-12B
merge_method: model_stock
base_model: Nohobby/MN-12B-Siskin-v0.1
dtype: bfloat16
```