Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,37 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
tags:
|
5 |
+
- safetensors
|
6 |
+
- mistral
|
7 |
+
- not-for-all-audiences
|
8 |
+
- nsfw
|
9 |
+
- rp
|
10 |
+
- roleplay
|
11 |
+
language:
|
12 |
+
- en
|
13 |
---
|
14 |
+
This is an experimental model I currently use. It's far from great as I'm still working on it, but I leave it here for people to try if interested in this format.
|
15 |
+
This model was basically made to stop some upsetting hallucinations, so {{char}} mostly and occasionally will wait {{user}} response instead of responding itself or deciding for {{user}}, also, my primary idea was to create a cozy model that thinks.*
|
16 |
+
|
17 |
+
Inspired by [lemonilia/Limamono-Mistral-7B-v0.50](https://huggingface.co/lemonilia/Limamono-Mistral-7B-v0.50)
|
18 |
+
### Style details:
|
19 |
+
- Quotes are used for character dialogs.
|
20 |
+
- `"Hey, Anon... What do you think about my style?"`
|
21 |
+
- Asterisks are used for overall narration.
|
22 |
+
- `*Her cheeks blush slightly, she tries to hide.*`
|
23 |
+
- Character thoughts are wrapped with ` marks. **This may often spontaneously occur.**
|
24 |
+
- `My heart skips a beat hearing him call me pretty!`
|
25 |
+
|
26 |
+
*If you want thoughts to appear more often, just add something like this to your system prompt: ```"{{char}} internal thoughts are wrapped with ` marks."```*
|
27 |
+
|
28 |
+
- Accepted response lengths: ***tiny, short, medium, long, huge***
|
29 |
+
-
|
30 |
+
For example: ### Response: (length = medium)
|
31 |
+
|
32 |
+
Note: Apparently ***humongous***, ***extreme*** and ***unlimited*** may not work at moment.
|
33 |
+
|
34 |
+
### Prompt format:
|
35 |
+
Extended Alpaca, as always.
|
36 |
+
|
37 |
+
``"You are now in roleplay chat mode. Engage in an endless chat with {{user}}. Always wait {{user}} turn, next actions and responses."``
|