File size: 463 Bytes
d985355
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---

# L3-NotCrazy-8B

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

## 🧩 Configuration

```yaml
models:
  - model: Casual-Autopsy/L3-Umbral-Mind-RP-v2.0-8B
  - model: turboderp/llama3-turbcat-instruct-8b
  - model: refuelai/Llama-3-Refueled
merge_method: model_stock
base_model: turboderp/llama3-turbcat-instruct-8b
dtype: bfloat16


```