| license: apache-2.0 | |
| tags: | |
| - merge | |
| - mergekit | |
| - lazymergekit | |
| # PureLLama3-8B | |
| PureLLama3-8B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): | |
| ## 🧩 Configuration | |
| ```yaml | |
| models: | |
| - model: ajibawa-2023/Uncensored-Frank-Llama-3-8B | |
| - model: bunnycore/LLama3-8B-FunStock | |
| - model: bunnycore/FunLLama3-8B | |
| merge_method: model_stock | |
| base_model: bunnycore/FunLLama3-8B | |
| dtype: bfloat16 | |
| ``` |