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

|
30 |
+
|
31 |
+
## Model Summary
|
32 |
+
|
33 |
+
This model is recommended for RP, but you can use it as assistant as well.
|
34 |
+
|
35 |
+
New model! Version 2 brings less GPTims, but it's more the same, so I made this one. This is probably the best. Please, give it a try.
|
36 |
+
|
37 |
+
### Prompt Format:
|
38 |
+
- **Extended Alpaca Format** As for exemple from [lemonilia/LimaRP-Mistral-7B-v0.1](https://huggingface.co/lemonilia/LimaRP-Mistral-7B-v0.1).
|
39 |
+
Use *### Response: (length = huge)* for exemple, to increase length. You can use **Metharme** or **ChatML** as well, but **Alpaca** is recommended.
|