DreadPoor/Irix-12B-Model_Stock
4668
1---2base_model:3- DreadPoor/Faber-12-Model_Stock4- ohyeah1/Violet-Lyra-Gutenberg-v25- yamatazen/EtherealAurora-12B-v26- yamatazen/EtherealAurora-12B-v37- redrix/patricide-12B-Unslop-Mell-v28library_name: transformers9tags:10- mergekit11- merge12 13---14# merge15 16This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).17 18## Merge Details19### Merge Method20 21This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [yamatazen/EtherealAurora-12B-v2](https://huggingface.co/yamatazen/EtherealAurora-12B-v2) as a base.22 23### Models Merged24 25The following models were included in the merge:26* [DreadPoor/Faber-12-Model_Stock](https://huggingface.co/DreadPoor/Faber-12-Model_Stock)27* [ohyeah1/Violet-Lyra-Gutenberg-v2](https://huggingface.co/ohyeah1/Violet-Lyra-Gutenberg-v2)28* [yamatazen/EtherealAurora-12B-v3](https://huggingface.co/yamatazen/EtherealAurora-12B-v3)29* [redrix/patricide-12B-Unslop-Mell-v2](https://huggingface.co/redrix/patricide-12B-Unslop-Mell-v2)30 31### Configuration32 33The following YAML configuration was used to produce this model:34 35```yaml36models:37 - model: DreadPoor/Faber-12-Model_Stock38 - model: ohyeah1/Violet-Lyra-Gutenberg-v239 - model: redrix/patricide-12B-Unslop-Mell-v240 - model: yamatazen/EtherealAurora-12B-v341merge_method: model_stock42base_model: yamatazen/EtherealAurora-12B-v243normalize: false44int8_mask: true45dtype: bfloat1646```47 