File size: 535 Bytes
a8d31e2 0d170b0 a8d31e2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
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
``` |