File size: 469 Bytes
6dd0d78
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---

# L3-Intermix-v0.2

L3-Intermix-v0.2 is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):

## 🧩 Configuration

```yaml
models:
  - model: vicgalle/Configurable-Llama-3-8B-v0.3
  - model: bunnycore/L3-Intermix-v0.1
  - model: Casual-Autopsy/L3-Umbral-Mind-RP-v2.0-8B
merge_method: model_stock
base_model: vicgalle/Configurable-Llama-3-8B-v0.3
dtype: bfloat16

```