### Models Merged The following models were included in the merge: * [PocketDoc/Dans-PersonalityEngine-V1.1.0-12b](https://huggingface.co/PocketDoc/Dans-PersonalityEngine-V1.1.0-12b) * [inflatebot/MN-12B-Mag-Mell-R1](https://huggingface.co/inflatebot/MN-12B-Mag-Mell-R1) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: inflatebot/MN-12B-Mag-Mell-R1 - model: PocketDoc/Dans-PersonalityEngine-V1.1.0-12b merge_method: slerp base_model: inflatebot/MN-12B-Mag-Mell-R1 parameters: t: [0.1, 0.2, 0.4, 0.6, 0.6, 0.4, 0.2, 0.1] dtype: bfloat16 tokenizer_source: base ```