--- license: apache-2.0 tags: - merge - mergekit - lazymergekit --- # FunLLama3-8B GGUF: https://huggingface.co/mradermacher/FunLLama3-8B-i1-GGUF FunLLama3-8B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): ## 🧩 Configuration ```yaml models: - model: bunnycore/LLama3-Mix-8B - model: Sao10K/L3-8B-Stheno-v3.2 - model: Orenguteng/Llama-3-8B-Lexi-Uncensored merge_method: model_stock base_model: bunnycore/LLama3-Mix-8B dtype: bfloat16 ```