R136a1 commited on
Commit
9346613
1 Parent(s): 2f8b698

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +106 -0
README.md ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - not-for-all-audiences
4
+ - nsfw
5
+ ---
6
+ license: other
7
+ language:
8
+ - en
9
+ ---
10
+
11
+ [EXL2](https://github.com/turboderp/exllamav2/tree/master#exllamav2) Quantization of [Undi95's's Xwin-MLewd-13B-V0.2](https://huggingface.co/Undi95/Xwin-MLewd-13B-V0.2).
12
+
13
+
14
+ ## Model details
15
+
16
+ Quantized at 5.33bpw
17
+
18
+ ## Prompt Format
19
+
20
+ ```
21
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
22
+
23
+ ### Instruction:
24
+ {prompt}
25
+
26
+ ### Response:
27
+
28
+ ```
29
+
30
+ ## Original model card:
31
+
32
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab1241ad514ca8d1430003/VjlbZcxzuvMjwOjnYddRK.png)
33
+
34
+ THIS MODEL IS MADE FOR LEWD
35
+
36
+ SEXUAL, CRUDE AND KINKY CONTENT IN OUTPUT CAN AND WILL HAPPEN. YOU'RE WARNED
37
+
38
+ This is MLewd merged with [Xwin-LM/Xwin-LM-13B-V0.2](https://huggingface.co/Xwin-LM/Xwin-LM-13B-V0.2)
39
+
40
+ <!-- description start -->
41
+ ## Description
42
+
43
+ This repo contains fp16 files of Xwin-MLewd-13B-V0.2, very hot and lewd model based on Xwin 0.2 13B.
44
+
45
+ <!-- description end -->
46
+ <!-- description start -->
47
+ ## Models and loras used
48
+
49
+ - Undi95/ReMM-S-Light (base/private)
50
+ - Undi95/CreativeEngine
51
+ - Brouz/Slerpeno
52
+ - The-Face-Of-Goonery/Huginn-v3-13b
53
+ - zattio770/120-Days-of-LORA-v2-13B
54
+ - PygmalionAI/pygmalion-2-13b
55
+ - Undi95/StoryTelling
56
+ - TokenBender/sakhi_13B_roleplayer_NSFW_chat_adapter
57
+ - nRuaif/Kimiko-v2-13B
58
+ - The-Face-Of-Goonery/Huginn-13b-FP16
59
+ - lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT
60
+ - Xwin-LM/Xwin-LM-13B-V0.2
61
+
62
+ <!-- description end -->
63
+ <!-- prompt-template start -->
64
+ ## Prompt template: Alpaca
65
+
66
+ ```
67
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
68
+
69
+ ### Instruction:
70
+ {prompt}
71
+
72
+ ### Response:
73
+
74
+ ```
75
+ ## The secret sauce
76
+
77
+ ```
78
+ slices:
79
+ - sources:
80
+ - model: Xwin-LM/Xwin-LM-13B-V0.2
81
+ layer_range: [0, 40]
82
+ - model: Undi95/MLewd-v2.4-13B
83
+ layer_range: [0, 40]
84
+ merge_method: slerp
85
+ base_model: Xwin-LM/Xwin-LM-13B-V0.2
86
+ parameters:
87
+ t:
88
+ - filter: lm_head
89
+ value: [0.55]
90
+ - filter: embed_tokens
91
+ value: [0.7]
92
+ - filter: self_attn
93
+ value: [0.65, 0.35]
94
+ - filter: mlp
95
+ value: [0.35, 0.65]
96
+ - filter: layernorm
97
+ value: [0.4, 0.6]
98
+ - filter: modelnorm
99
+ value: [0.6]
100
+ - value: 0.5 # fallback for rest of tensors
101
+ dtype: float16
102
+ ```
103
+
104
+ Special thanks to Sushi and Shena ♥
105
+
106
+ If you want to support me, you can [here](https://ko-fi.com/undiai).