File size: 858 Bytes
0b0fba3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: apache-2.0
pipeline_tag: text-generation
base_model: nakodanei/Blue-Orchid-2x7b
---

# QuantFactory/Blue-Orchid-2x7b-GGUF
This is quantized version of [nakodanei/Blue-Orchid-2x7b](https://huggingface.co/nakodanei/Blue-Orchid-2x7b) created using llama.cpp

# Model Description

Roleplaying focused MoE Mistral model.

One expert is a merge of mostly RP models, the other is a merge of mostly storywriting models. So it should be good at both. The base model is SanjiWatsuki/Kunoichi-DPO-v2-7B.

- Expert 1 is a merge of LimaRP, Limamono, Noromaid 0.4 DPO and good-robot.
- Expert 2 is a merge of Erebus, Holodeck, Dans-AdventurousWinds-Mk2, Opus, Ashhwriter and good-robot.

## Prompt template (LimaRP):

```
### Instruction:
{system prompt}

### Input:
User: {prompt}

### Response:
Character: 

```

Alpaca prompt template should work fine too.