File size: 538 Bytes
58db7f9
 
 
 
 
 
 
 
 
 
 
 
7756259
 
58db7f9
 
 
 
 
 
 
 
 
 
 
 
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: llama3
tags:
- merge
- mergekit
- lazymergekit
---

# RemixLlama3-8B

RemixLlama3-8B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):

GGUF: https://huggingface.co/mradermacher/RemixLlama3-8B-GGUF

## 🧩 Configuration

```yaml
models:
  - model: RLHFlow/LLaMA3-iterative-DPO-final
  - model: failspy/Meta-Llama-3-8B-Instruct-abliterated-v3
  - model: TIGER-Lab/MAmmoTH2-8B-Plus
merge_method: model_stock
base_model: failspy/Meta-Llama-3-8B-Instruct-abliterated-v3
dtype: bfloat16

```