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 |
+
<div style="width: 100%;">
|
9 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/63ab1241ad514ca8d1430003/ppZDyjjZJPGihhckQb5zQ.png" style="width: 40%; min-width: 200px; display: block; margin: auto;">
|
10 |
+
</div>
|
11 |
+
|
12 |
+
This model is based on [Free Sydney V2](https://huggingface.co/FPHam/Free_Sydney_V2_13b_HF), trying to get a... lewder assistant, you get it now.
|
13 |
+
|
14 |
+
<!-- description start -->
|
15 |
+
## Description
|
16 |
+
|
17 |
+
This repo contain quantized files of Lewd-Sydney-20B, an attempt to get our beloved Sydney open to R-18 content.
|
18 |
+
|
19 |
+
<!-- description end -->
|
20 |
+
<!-- description start -->
|
21 |
+
## Models and loras used
|
22 |
+
|
23 |
+
- [Free_Sydney_V2_13b_HF](https://huggingface.co/FPHam/Free_Sydney_V2_13b_HF)
|
24 |
+
- [Undi95/Xwin-MLewd-13B-V0.2](https://huggingface.co/Undi95/Xwin-MLewd-13B-V0.2)
|
25 |
+
- [lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT](https://huggingface.co/lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT)
|
26 |
+
- Synthia v1.2 private LoRA
|
27 |
+
|
28 |
+
<!-- description end -->
|
29 |
+
<!-- prompt-template start -->
|
30 |
+
## Prompt template: Alpaca
|
31 |
+
|
32 |
+
```
|
33 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
34 |
+
|
35 |
+
### Instruction:
|
36 |
+
{prompt}
|
37 |
+
|
38 |
+
### Response:
|
39 |
+
|
40 |
+
```
|
41 |
+
|
42 |
+
If you want to support me, you can [here](https://ko-fi.com/undiai).
|