File size: 1,493 Bytes
b1ec36b
 
 
 
 
 
 
 
 
 
 
 
 
d6e4ff2
 
b1ec36b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
base_model:
- Nitral-AI/Nyanade_Stunna-Maid-7B
- flammenai/flammen24-mistral-7B
- cgato/TheSpice-7b-v0.1.1
- flammenai/Mahou-1.1-mistral-7B
- KatyTheCutie/LemonadeRP-4.5.3
library_name: transformers
tags:
- mergekit
- merge
license: apache-2.0
---
![image/png](https://huggingface.co./nbeerbower/flammen13X-mistral-7B/resolve/main/flammen13x.png)

# flammen24X-mistral-7B

This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).

## Merge Details
### Merge Method

This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [flammenai/flammen24-mistral-7B](https://huggingface.co./flammenai/flammen24-mistral-7B) as a base.

### Models Merged

The following models were included in the merge:
* [Nitral-AI/Nyanade_Stunna-Maid-7B](https://huggingface.co./Nitral-AI/Nyanade_Stunna-Maid-7B)
* [cgato/TheSpice-7b-v0.1.1](https://huggingface.co./cgato/TheSpice-7b-v0.1.1)
* [flammenai/Mahou-1.1-mistral-7B](https://huggingface.co./flammenai/Mahou-1.1-mistral-7B)
* [KatyTheCutie/LemonadeRP-4.5.3](https://huggingface.co./KatyTheCutie/LemonadeRP-4.5.3)

### Configuration

The following YAML configuration was used to produce this model:

```yaml
models:
  - model: KatyTheCutie/LemonadeRP-4.5.3
  - model: cgato/TheSpice-7b-v0.1.1
  - model: Nitral-AI/Nyanade_Stunna-Maid-7B
  - model: flammenai/Mahou-1.1-mistral-7B
merge_method: model_stock
base_model: flammenai/flammen24-mistral-7B
dtype: bfloat16


```