L3-8B-Intermix-v0.3 / README.md
bunnycore's picture
Update README.md
0d170b0 verified
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---
# L3-8B-Intermix-v0.3
L3-8B-Intermix-v0.3 is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
GGUF: https://huggingface.co/mradermacher/L3-8B-Intermix-v0.3-GGUF
## 🧩 Configuration
```yaml
models:
- model: bunnycore/L3-Intermix-v0.2
- model: cognitivecomputations/dolphin-2.9-llama3-8b
- model: Orenguteng/Llama-3-8B-Lexi-Uncensored
merge_method: model_stock
base_model: bunnycore/L3-Intermix-v0.2
dtype: bfloat16
```