kainatq's picture
Update README.md
1c58a23 verified
---
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
```