--- license: apache-2.0 tags: - merge - mergekit - lazymergekit --- # Llama-3-Intermix Llama-3-Intermix is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): ## 🧩 Configuration ```yaml models: - model: PJMixers/LLaMa-3-CursedStock-v2.0-8B - model: Nitral-AI/Hathor_Stable-v0.2-L3-8B - model: WhiteRabbitNeo/Llama-3-WhiteRabbitNeo-8B-v2.0 merge_method: model_stock base_model: PJMixers/LLaMa-3-CursedStock-v2.0-8B dtype: bfloat16 ```