cgato commited on
Commit
5b0539b
·
verified ·
1 Parent(s): 4b67460

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +68 -1
README.md CHANGED
@@ -2,4 +2,71 @@
2
  license: cc-by-nc-4.0
3
  ---
4
 
5
- Its kinda cooked but here you go. Trained for 3 epochs.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: cc-by-nc-4.0
3
  ---
4
 
5
+ Its kinda cooked but here you go. Trained for 3 epochs.
6
+
7
+ The latest TheSpice, dipped in Mama Liz's LimaRP Oil.
8
+ I've focused on making the model more flexible and provide a more unique experience.
9
+ I'm still working on cleaning up my dataset, but I've shrunken it down a lot to focus on a "less is more" approach.
10
+ This is ultimate a return to form of the way I used to train Thespis, with more of a focus on a small hand edited dataset.
11
+
12
+
13
+ ## Datasets Used
14
+
15
+ * Dolphin
16
+ * Ultrachat
17
+ * Capybara
18
+ * Augmental
19
+ * ToxicQA
20
+ * Yahoo Answers
21
+ * Airoboros 3.1
22
+ * LimaRP
23
+
24
+ ## Features ( Examples from 0.1.1 because I'm too lazy to take new screenshots. Its tested tho. )
25
+
26
+ Narration
27
+
28
+ If you request information on objects or characters in the scene, the model will narrate it to you. Most of the time, without moving the story forward.
29
+
30
+ # You can look at anything mostly as long as you end it with "What do I see?"
31
+
32
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64dd7cda3d6b954bf7cdd922/VREY8QHtH6fCL0fCp8AAC.png)
33
+
34
+ # You can also request to know what a character is thinking or planning.
35
+
36
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64dd7cda3d6b954bf7cdd922/U3RTAgbaB2m1ygfZGJ-SM.png)
37
+
38
+ # You can ask for a quick summary on the character as well.
39
+
40
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64dd7cda3d6b954bf7cdd922/uXFd6GhnXS8w_egUEfcAp.png)
41
+
42
+ # Before continuing the conversation as normal.
43
+
44
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64dd7cda3d6b954bf7cdd922/dYTQUdCshUDtp_BJ20tHy.png)
45
+
46
+ ## Prompt Format: Chat ( The default Ooba template and Silly Tavern Template )
47
+
48
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64dd7cda3d6b954bf7cdd922/59vi4VWP2d0bCbsW2eU8h.png)
49
+
50
+ If you're using Ooba in verbose mode as a server, you can check if you're console is logging something that looks like this.
51
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64dd7cda3d6b954bf7cdd922/mB3wZqtwN8B45nR7W1fgR.png)
52
+
53
+ ```
54
+ {System Prompt}
55
+
56
+ Username: {Input}
57
+ BotName: {Response}
58
+ Username: {Input}
59
+ BotName: {Response}
60
+
61
+ ```
62
+ ## Presets
63
+
64
+ All screenshots above were taken with the below SillyTavern Preset.
65
+ ## Recommended Silly Tavern Preset -> (Temp: 1.25, MinP: 0.1, RepPen: 1.05)
66
+ This is a roughly equivalent Kobold Horde Preset.
67
+ ## Recommended Kobold Horde Preset -> MinP
68
+
69
+
70
+ # Disclaimer
71
+
72
+ Please prompt responsibly and take anything outputted by any Language Model with a huge grain of salt. Thanks!