Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
A bigger badder Thespis and my first pass at Mixtral.
|
6 |
+
|
7 |
+
Datasets Used:
|
8 |
+
|
9 |
+
* Dolphin
|
10 |
+
* Ultrachat
|
11 |
+
* Capybara
|
12 |
+
* Augmental
|
13 |
+
* ToxicQA
|
14 |
+
* Magiccoder-Evol-Instruct-110k
|
15 |
+
* Yahoo Answers
|
16 |
+
* OpenOrca
|
17 |
+
* Airoboros 3.1
|
18 |
+
* grimulkan/physical-reasoning and theory-of-mind
|
19 |
+
|
20 |
+
|
21 |
+
## Prompt Format: Chat ( The default Ooba template and Silly Tavern Template )
|
22 |
+
```
|
23 |
+
{System Prompt}
|
24 |
+
|
25 |
+
Username: {Input}
|
26 |
+
BotName: {Response}
|
27 |
+
Username: {Input}
|
28 |
+
BotName: {Response}
|
29 |
+
|
30 |
+
```
|
31 |
+
|
32 |
+
Mixtral seems to require higher temperatures overall compared to Mistral 7b, please mess with your samplers until you find a setting you like.
|
33 |
+
|
34 |
+
## Recommended Silly Tavern Preset -> (Temp: 1.25 - 2.0, MinP: 0.1, RepPen: 1.05)
|
35 |
+
## Recommended Kobold Horde Preset -> MinP
|