Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- 4-bit
|
@@ -6,10 +9,50 @@ tags:
|
|
6 |
- text-generation
|
7 |
- autotrain_compatible
|
8 |
- endpoints_compatible
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
pipeline_tag: text-generation
|
10 |
inference: false
|
11 |
quantized_by: Suparious
|
12 |
---
|
13 |
-
#
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
library_name: transformers
|
6 |
tags:
|
7 |
- 4-bit
|
|
|
9 |
- text-generation
|
10 |
- autotrain_compatible
|
11 |
- endpoints_compatible
|
12 |
+
- safetensors
|
13 |
+
- mistral
|
14 |
+
- not-for-all-audiences
|
15 |
+
- nsfw
|
16 |
+
- rp
|
17 |
+
- roleplay
|
18 |
pipeline_tag: text-generation
|
19 |
inference: false
|
20 |
quantized_by: Suparious
|
21 |
---
|
22 |
+
# Endevor/InfinityRP-v1-7B AWQ
|
23 |
|
24 |
+
- Model creator: [Endevor](https://huggingface.co/Endevor)
|
25 |
+
- Original model: [InfinityRP-v1-7B](https://huggingface.co/Endevor/InfinityRP-v1-7B)
|
26 |
+
|
27 |
+
## Model Summary
|
28 |
+
|
29 |
+

|
30 |
+
|
31 |
+
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.
|
32 |
+
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.*
|
33 |
+
|
34 |
+
Inspired by [lemonilia/Limamono-Mistral-7B-v0.50](https://huggingface.co/lemonilia/Limamono-Mistral-7B-v0.50)
|
35 |
+
### Style details:
|
36 |
+
- Quotes are used for character dialogs.
|
37 |
+
- `"Hey, Anon... What do you think about my style?"`
|
38 |
+
- Asterisks can be used for narration, but it's optional, it's recommended to use default novel format.
|
39 |
+
- `*Her cheeks blush slightly, she tries to hide.*`
|
40 |
+
- Character thoughts are wrapped with ` marks. **This may often spontaneously occur.**
|
41 |
+
- `My heart skips a beat hearing him call me pretty!`
|
42 |
+
|
43 |
+
*If you want thoughts to appear more often, just add something like this to your system prompt: ```"{{char}} internal thoughts are wrapped with ` marks."```*
|
44 |
+
|
45 |
+
- Accepted response lengths: ***tiny, short, medium, long, huge***
|
46 |
+
-
|
47 |
+
For example: ### Response: (length = medium)
|
48 |
+
|
49 |
+
Note: Apparently ***humongous***, ***extreme*** and ***unlimited*** may not work at moment. Not fully tested.
|
50 |
+
|
51 |
+
### Prompt format:
|
52 |
+
Extended Alpaca, as always.
|
53 |
+
|
54 |
+
``"You are now in roleplay chat mode. Engage in an endless chat with {{user}}. Always wait {{user}} turn, next actions and responses."``
|
55 |
+
|
56 |
+
## Example:
|
57 |
+
|
58 |
+

|