Undi95 commited on
Commit
1717392
1 Parent(s): 682b4f6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ tags:
4
+ - not-for-all-audiences
5
+ - nsfw
6
+ ---
7
+
8
+
9
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab1241ad514ca8d1430003/bex2BCxY5n30mSsxvM-WW.png)
10
+
11
+
12
+ Attempt to recreate Amethyst-13B but in 20B. The two model was glued together with a sparkle of [Unholy](Undi95/Unholy-v1-12L-13B).
13
+
14
+ In addition, [LimaRP v3](https://huggingface.co/lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT) was used, is it recommanded to read the documentation.
15
+
16
+ <!-- description start -->
17
+ ## Description
18
+
19
+ This repo contains fp16 files of Amethyst-20B.
20
+
21
+ <!-- description end -->
22
+ <!-- description start -->
23
+ ## Models and loras used
24
+
25
+ - Xwin-LM/Xwin-LM-13B-V0.1
26
+ - The-Face-Of-Goonery/Huginn-13b-FP16
27
+ - zattio770/120-Days-of-LORA-v2-13B
28
+ - lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT
29
+
30
+ <!-- description end -->
31
+ <!-- prompt-template start -->
32
+ ## Prompt template: Alpaca
33
+
34
+ ```
35
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
36
+
37
+ ### Instruction:
38
+ {prompt}
39
+
40
+ ### Response:
41
+
42
+ ```
43
+
44
+ ## LimaRP v3 usage and suggested settings
45
+
46
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab1241ad514ca8d1430003/ZC_iP2KkcEcRdgG_iyxYE.png)
47
+
48
+ You can follow these instruction format settings in SillyTavern. Replace tiny with your desired response length:
49
+
50
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab1241ad514ca8d1430003/PIn8_HSPTJEMdSEpNVSdm.png)
51
+
52
+ Special thanks to Sushi.
53
+
54
+ If you want to support me, you can [here](https://ko-fi.com/undiai).