Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
tags:
|
4 |
+
- not-for-all-audiences
|
5 |
+
- nsfw
|
6 |
+
---
|
7 |
+
|
8 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab1241ad514ca8d1430003/MCwnR7wE07NNsMsTG8CI_.png)
|
9 |
+
|
10 |
+
Clever3 is a model made primarely for ERP (Erotic Roleplay), using a base Frankenmerge of 3x Mistral-7B and finetuned on top of it with RP dataset to avoid garbage reply.
|
11 |
+
|
12 |
+
This bot is EROTIC of the time. Be warned!
|
13 |
+
|
14 |
+
<!-- description start -->
|
15 |
+
## Description
|
16 |
+
|
17 |
+
This repo contains quantized files of Clever3-17B.
|
18 |
+
|
19 |
+
<!-- description end -->
|
20 |
+
<!-- description start -->
|
21 |
+
## Models used
|
22 |
+
|
23 |
+
- NurtureAI/neural-chat-7b-v3-16k
|
24 |
+
- NeverSleep/Noromaid-7b-v0.1.1/
|
25 |
+
- lemonilia/AshhLimaRP-Mistral-7B
|
26 |
+
|
27 |
+
<!-- description end -->
|
28 |
+
<!-- prompt-template start -->
|
29 |
+
## Prompt template: Alpaca
|
30 |
+
|
31 |
+
```
|
32 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
33 |
+
|
34 |
+
### Instruction:
|
35 |
+
{prompt}
|
36 |
+
|
37 |
+
### Response:
|
38 |
+
```
|
39 |
+
|
40 |
+
Thanks to the [MinvervaAI Team](https://huggingface.co/MinervaAI) and, in particular, [Gryphe](https://huggingface.co/Gryphe) for letting me use some of his work!
|
41 |
+
|
42 |
+
If you want to support me, you can [here](https://ko-fi.com/undiai).
|