--- base_model: - crestf411/MN-Slush - DoppelReflEx/MN-12B-Mimicore-WhiteSnake library_name: transformers tags: - mergekit - merge --- # What is this? Defective version of WolFrame, it's confuse between {{user}} and {{char}} sometimes, cause me a lots of trouble. ## Why this model have a far better eval scores than original WolFrame??? GGUF? https://huggingface.co./mradermacher/MN-12B-LilithFrame-Experiment-4-GGUF was previous name of this model
Merge Detail

### Models Merged The following models were included in the merge: * [crestf411/MN-Slush](https://huggingface.co./crestf411/MN-Slush) * [DoppelReflEx/MN-12B-Mimicore-WhiteSnake](https://huggingface.co./DoppelReflEx/MN-12B-Mimicore-WhiteSnake) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: DoppelReflEx/MN-12B-Mimicore-WhiteSnake - model: crestf411/MN-Slush merge_method: slerp base_model: DoppelReflEx/MN-12B-Mimicore-WhiteSnake parameters: t: [0.1, 0.2, 0.4, 0.6, 0.6, 0.4, 0.2, 0.1] dtype: bfloat16 tokenizer_source: base ```