--- license: apache-2.0 tags: - merge - mergekit - lazymergekit --- # HyperLLama3.1-Mix-8B HyperLLama3.1-Mix-8B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): ## 🧩 Configuration ```yaml models: - model: bunnycore/HyperLlama-3.1-8B - model: vicgalle/Configurable-Llama-3.1-8B-Instruct - model: xinchen9/Llama3.1_CoT - model: Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2 - model: vicgalle/Humanish-Roleplay-Llama-3.1-8B merge_method: model_stock base_model: unsloth/Meta-Llama-3.1-8B dtype: bfloat16 ```