--- license: apache-2.0 tags: - merge - mergekit - lazymergekit - Ennthen/INTELLECT3 - Ennthen/CREATIVE - Ennthen/COHERENCE --- # TEST3 TEST3 is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): * [Ennthen/INTELLECT3](https://huggingface.co/Ennthen/INTELLECT3) * [Ennthen/CREATIVE](https://huggingface.co/Ennthen/CREATIVE) * [Ennthen/COHERENCE](https://huggingface.co/Ennthen/COHERENCE) ## 🧩 Configuration ```yaml models: - model: Ennthen/INTELLECT3 parameters: density: 0.7 weight: 0.5 - model: Ennthen/CREATIVE parameters: density: 0.9 weight: 1 - model: Ennthen/COHERENCE parameters: density: 0.5 weight: 0.7 merge_method: dare_ties base_model: IntervitensInc/Mistral-Nemo-Base-2407-chatml tokenizer_source: base ```