Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
tags:
|
4 |
+
- not-for-all-audiences
|
5 |
+
- nsfw
|
6 |
+
---
|
7 |
+
|
8 |
+
Mixtral-4x7B-DPO-RPChat is a model made primarely for RP (Roleplay), 2 RP model, 1 occult model and 1 DPO model for a MoE. Toppy was the base.
|
9 |
+
|
10 |
+
The DPO was here to help get more human reply
|
11 |
+
|
12 |
+
This is my first try at doing this, so don't hesitate to give feedback!
|
13 |
+
|
14 |
+
<!-- description start -->
|
15 |
+
## Description
|
16 |
+
|
17 |
+
This repo contains fp16 files of Mixtral-4x7B-DPO-RPChat.
|
18 |
+
|
19 |
+
<!-- description end -->
|
20 |
+
<!-- description start -->
|
21 |
+
## Models used
|
22 |
+
|
23 |
+
The list of model used and their activator/theme can be found [here](https://huggingface.co/Undi95/Mixtral-4x7B-DPO-RPChat/blob/main/config.yaml)
|
24 |
+
|
25 |
+
<!-- description end -->
|
26 |
+
<!-- prompt-template start -->
|
27 |
+
## Prompt template: Alpaca
|
28 |
+
|
29 |
+
```
|
30 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
31 |
+
|
32 |
+
### Instruction:
|
33 |
+
{prompt}
|
34 |
+
|
35 |
+
### Response:
|
36 |
+
```
|
37 |
+
|
38 |
+
If you want to support me, you can [here](https://ko-fi.com/undiai).
|