--- base_model: - sophosympatheia/Midnight-Miqu-70B-v1.5 - BeaverAI/Moist-Miqu-70B-v1-RC1 library_name: transformers tags: - mergekit - merge --- # merged 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 SLERP merge method. ### Models Merged The following models were included in the merge: * [sophosympatheia/Midnight-Miqu-70B-v1.5](https://huggingface.co/sophosympatheia/Midnight-Miqu-70B-v1.5) * [BeaverAI/Moist-Miqu-70B-v1-RC1](https://huggingface.co/BeaverAI/Moist-Miqu-70B-v1-RC1) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: BeaverAI/Moist-Miqu-70B-v1-RC1 - model: sophosympatheia/Midnight-Miqu-70B-v1.5 merge_method: slerp base_model: BeaverAI/Moist-Miqu-70B-v1-RC1 parameters: t: - value: 0.60 dtype: float16 ```