--- base_model: - jaspionjader/slu-1 - jaspionjader/Kosmos-EVAA-immersive-sof-v44-8B - crestf411/L3.1-8B-Slush-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 [jaspionjader/slu-1](https://huggingface.co/jaspionjader/slu-1) as a base. ### Models Merged The following models were included in the merge: * [jaspionjader/Kosmos-EVAA-immersive-sof-v44-8B](https://huggingface.co/jaspionjader/Kosmos-EVAA-immersive-sof-v44-8B) * [crestf411/L3.1-8B-Slush-v1.1](https://huggingface.co/crestf411/L3.1-8B-Slush-v1.1) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: jaspionjader/Kosmos-EVAA-immersive-sof-v44-8B - model: crestf411/L3.1-8B-Slush-v1.1 merge_method: model_stock base_model: jaspionjader/slu-1 dtype: bfloat16 ```