L3-Intermix-v0.1 / README.md
bunnycore's picture
Update README.md
db17cd5 verified
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---
# L3-Intermix-v0.1
L3-Intermix-v0.1 is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
GGUF: https://huggingface.co/mradermacher/L3-Intermix-v0.1-GGUF
## 🧩 Configuration
```yaml
models:
- model: vicgalle/Configurable-Llama-3-8B-v0.3
- model: bunnycore/Llama-3-Intermix
- model: failspy/Meta-Llama-3-8B-Instruct-abliterated-v3
merge_method: model_stock
base_model: vicgalle/Configurable-Llama-3-8B-v0.3
dtype: bfloat16
```