File size: 2,860 Bytes
b4d09e7
 
 
 
 
 
 
 
 
 
 
aa3cf6d
b4d09e7
 
deddf58
aa3cf6d
b4d09e7
 
 
 
 
 
 
ac930d4
 
77f986e
 
a106368
d9f7f82
d50b8f4
a106368
d50b8f4
a106368
d50b8f4
a106368
d9f7f82
a346bb0
 
1c58a23
a346bb0
46717af
a346bb0
46717af
a346bb0
46717af
a346bb0
 
 
46717af
b4d09e7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aa3cf6d
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
---
base_model:
- Epiculous/Azure_Dusk-v0.2
- Nitral-AI/Captain-Eris_Violet-V0.420-12B
- Epiculous/Violet_Twilight-v0.2
- PocketDoc/Dans-SakuraKaze-V1.0.0-12b
- Epiculous/Crimson_Dawn-v0.2
library_name: transformers
tags:
- mergekit
- merge
license: apache-2.0
---
# merge
![](https://huggingface.co/kainatq/Kaiden-Sakura-Violet-Square-Azura-crimson-12B/resolve/main/image%20(11).png)

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 [PocketDoc/Dans-SakuraKaze-V1.0.0-12b](https://huggingface.co/PocketDoc/Dans-SakuraKaze-V1.0.0-12b) as a base.

### prompt style
you need to use chatml.
### GGUF:
here are direct download link to all ggufs:

[Q5_K_M](https://huggingface.co/kainatq/Kaiden-Sakura-Violet-Square-Azura-crimson-12B-Q5_K_M-GGUF/resolve/main/kaiden-sakura-violet-square-azura-crimson-12b-q5_k_m.gguf)

[Q4_K_M](https://huggingface.co/kainatq/Kaiden-Sakura-Violet-Square-Azura-crimson-12B-Q4_K_M-GGUF/resolve/main/kaiden-sakura-violet-square-azura-crimson-12b-q4_k_m.gguf)

[Q3_K_L](https://huggingface.co/kainatq/Kaiden-Sakura-Violet-Square-Azura-crimson-12B-Q3_K_L-GGUF/resolve/main/kaiden-sakura-violet-square-azura-crimson-12b-q3_k_l.gguf)

[Q3_K_M](https://huggingface.co/kainatq/Kaiden-Sakura-Violet-Square-Azura-crimson-12B-Q3_K_M-GGUF/resolve/main/kaiden-sakura-violet-square-azura-crimson-12b-q3_k_m.gguf)

### for oobabooga/text-generation-webui:
here are all the links if you want to download frim oobabooga/text-generation-webui

[Q5_K_M](https://huggingface.co/kainatq/Kaiden-Sakura-Violet-Square-Azura-crimson-12B-Q5_K_M-GGUF)

[Q4_k_M](https://huggingface.co/kainatq/Kaiden-Sakura-Violet-Square-Azura-crimson-12B-Q4_K_M-GGUF)

[Q3_K_L](https://huggingface.co/kainatq/Kaiden-Sakura-Violet-Square-Azura-crimson-12B-Q3_K_L-GGUF)

[Q3_K_M](https://huggingface.co/kainatq/Kaiden-Sakura-Violet-Square-Azura-crimson-12B-Q3_K_M-GGUF)



### Models Merged

The following models were included in the merge:
* [Epiculous/Azure_Dusk-v0.2](https://huggingface.co/Epiculous/Azure_Dusk-v0.2)
* [Nitral-AI/Captain-Eris_Violet-V0.420-12B](https://huggingface.co/Nitral-AI/Captain-Eris_Violet-V0.420-12B)
* [Epiculous/Violet_Twilight-v0.2](https://huggingface.co/Epiculous/Violet_Twilight-v0.2)
* [Epiculous/Crimson_Dawn-v0.2](https://huggingface.co/Epiculous/Crimson_Dawn-v0.2)

### Configuration

The following YAML configuration was used to produce this model:

```yaml
merge_method: model_stock
base_model: PocketDoc/Dans-SakuraKaze-V1.0.0-12b
parameters:
models:
  - model: Nitral-AI/Captain-Eris_Violet-V0.420-12B
  - model: Epiculous/Violet_Twilight-v0.2
  - model: Epiculous/Azure_Dusk-v0.2
  - model: Epiculous/Crimson_Dawn-v0.2
dtype: bfloat16

```