File size: 465 Bytes
e4ece73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---

# Crazy-Qwen2-7b

Crazy-Qwen2-7b is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):

## 🧩 Configuration

```yaml

models:
  - model: Locutusque/Hercules-5.0-Qwen2-7B
  - model: natong19/Qwen2-7B-Instruct-abliterated
  - model: macadeliccc/Samantha-Qwen-2-7B
merge_method: model_stock
base_model: natong19/Qwen2-7B-Instruct-abliterated
dtype: bfloat16


```