Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-nd-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- Pygmalion
|
9 |
+
- Mistral
|
10 |
+
- llama-2
|
11 |
+
- llama-2-7b
|
12 |
+
---
|
13 |
+
|
14 |
+
|
15 |
+
# PygMistral-7b
|
16 |
+
|
17 |
+
This is a block merger focusing on preserving the roleplay abilities of Pygmalion while gaining the improved results from Mistral. This model works best for roleplay but is still fairly capable assistant.
|
18 |
+
### Prompt Template
|
19 |
+
```
|
20 |
+
### Instruction:
|
21 |
+
{Prompt & Backstory}
|
22 |
+
### Assistant:
|
23 |
+
{Output}
|
24 |
+
```
|
25 |
+
|
26 |
+
## Message Us
|
27 |
+
Send us an Email if you want ►
|
28 |
+
[Steam](https://steamcommunity.com/id/delcos/)
|
29 |
+
[Discord](https://discordapp.com/users/delcos69)
|