File size: 428 Bytes
f7e3d8e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---
# Llama-3-Instruct-8B-SPPO-Iter3-abliterated
Llama-3-Instruct-8B-SPPO-Iter3-abliterated is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
## 🧩 Configuration
```yaml
models:
- model: UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3+grimjim/Llama-3-Instruct-abliteration-LoRA-8B
merge_method: passthrough
dtype: bfloat16
``` |