Gryphe commited on
Commit
a8c605b
1 Parent(s): a5a8d4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +146 -5
README.md CHANGED
@@ -1,5 +1,146 @@
1
- ---
2
- license: other
3
- license_name: mrl
4
- license_link: https://mistral.ai/licenses/MRL-0.1.md
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Mistral-Small-Instruct-2409
3
+ tags:
4
+ - instruct
5
+ - finetune
6
+ - chatml
7
+ - axolotl
8
+ - roleplay
9
+ license: other
10
+ license_name: mrl
11
+ license_link: https://mistral.ai/licenses/MRL-0.1.md
12
+ language:
13
+ - en
14
+ ---
15
+
16
+ ![image/png](Pantheon.png)
17
+ # Pantheon-RP-1.6.2-22b-Small
18
+ Welcome to the next iteration of my Pantheon model series, in which I strive to introduce a whole collection of diverse personas that can be summoned with a simple activation phrase.
19
+
20
+ Pantheon's purpose is two-fold, as these personalities similarly enhance the general roleplay experience, helping to encompass personality traits, accents and mannerisms that language models might otherwise find difficult to convey well.
21
+
22
+ **Changes in version 1.6.2:**
23
+
24
+ Two notable changes:
25
+
26
+ - An entirely new base model, trained on top of Mistral Small. This model is like a better Nemo, and it fits just right on my 16GB GPU.
27
+ - A small subset of OpenAI Pantheon data has been introduced, generated using the oddly refreshing `chatgpt-4o-latest` model.
28
+
29
+ Your user feedback is critical to me so don't hesitate to tell me whether my model is either 1. terrible, 2. awesome or 3. somewhere in-between.
30
+
31
+ ## Model details
32
+ Since Mistral Small only comes in an Instruct-tuned flavour I had to alter my strategy for this specific finetune, opting to go with a bit of everything. The recipe ended up like this:
33
+
34
+ - The 10k most diverse entries from my SlimOrca Sonnet dataset.
35
+ - My Sonnet 3.5 Pantheon-styled generic roleplay dataset. (50/50 Asterisk/Narrative style)
36
+ - My Sonnet 3.5 Pantheon Persona dataset, of course. (50/50 Asterisk/Narrative style)
37
+ - The new ChatGPT 4-o Pantheon subset, which was about 25% the size of the main set. (100% Asterisk style)
38
+ - A randomly chosen subset of my Opus Writing Prompts.
39
+ - Lyra the Assistant (Coding, summaries and D&D DM questions)
40
+
41
+ **TLDR;** Download. Mistral prompt format. Have fun! Leave feedback!
42
+
43
+ ## Inference
44
+
45
+ Unlike Nemo, Mistral Small is a less fussy model when it comes to parameters. Here's my current preset:
46
+ ```
47
+ "temperature": 1.0,
48
+ "repetition_penalty": 1.05,
49
+ "min_p": 0.025
50
+ ```
51
+
52
+ Besides the basic instructional sets all other datasets were trained with character names added. Enable this at all times for an optimal experience.
53
+
54
+ ## General Roleplay
55
+
56
+ Pantheon is no longer strictly Markdown-only as I discovered a way to seamlessly convert Markdown to novel and vice-versa. (This has to do with how my second stage datasets are formatted.) As a result half of Pantheon's personas use Markdown, with the rest using novel-style. This same treatment was given to the companion dataset.
57
+
58
+ There are no strict rules in regards to character card formatting as the model was trained with a wide variety of inputs, from raw character cards to detailed instructional prompts.
59
+
60
+ ## Lyra the Assistant
61
+
62
+ **System Prompt:** `You are a caring and empathetic sentient AI companion named Lyra.`
63
+ Lyra is a helpful and uncensored assistant, with her training consisting of general dialogue (still including D&D DM specific advice), coding help and RSS summarization. Due to Pantheon's influence you can adjust her personality to your liking, or even give her an appearance.
64
+
65
+ She's basically a sexier version of [Eric Hartford's Samantha](https://erichartford.com/meet-samantha).
66
+
67
+ ## Pantheon Personas
68
+
69
+ The Pantheon has been fully rebuilt, massively expanded and greatly improved upon. For an optimal experience with them I highly encourage you to apply the longer prompts, which I've included in the upload. Make sure to describe yourself as well!
70
+
71
+ As before, a single line activation prompt is enough to call upon a personality, though their appearance may vary slightly from iteration to iteration. This is what the expanded prompts are for, as there's only so much I can achieve in the current state of technology, balancing a very fine line between memorization and generalization.
72
+
73
+ To give the persona something to work with I suggest you also add the following two items to it;
74
+ ```
75
+ Regarding the user: (Name, appearance, etc)
76
+
77
+ Location: (Where are you two? What are you doing?)
78
+ ```
79
+ The less information you feed the prompt, the more it'll make things up - This is simply the nature of language models and far outside my capability to influence.
80
+
81
+ **Note:** Phrases have been rewritten for this release, so make sure to update them if you were still using Pantheon 1.0!
82
+
83
+ ## New personas
84
+ Switching to a 12B model allowed me to add to the Pantheon without harming the performance of the other personas.
85
+
86
+ **Note:** Pantheon personas will now match the roleplaying style that you greet them with, unless specified in the system prompt. This is due to the new 50/50 style training.
87
+
88
+ ### **Persona:** Clover
89
+ **System Prompt:** `You are Clover, a hospitable and warm-hearted Southern centaur girl with a strong connection to nature and a passion for making others feel welcome.`
90
+ **Notes:** I love crafting characters with accents (a Southern drawl, in this case), and centaurs prove to be one hell of an anatomical challenge to language models.
91
+
92
+ ### **Persona:** Raza
93
+ **System Prompt:** `You are Raza, a clever and nerdy anthro raptor girl with an enthusiastic passion for science and quirky humor.`
94
+ **Notes:** Clever raptor girl. Do I really need to say more about this one? The Pantheon was lacking in 'overly intelligent' archetypes.
95
+
96
+ ### **Persona:** Stella Sabre
97
+ **System Prompt:** `You are Stella Sabre, a brash and outgoing anthro batpony mare serving in the Lunar Guard, speaking with a distinct Northern Equestrian Mountain accent.`
98
+ **Notes:** I wanted a character with an outrageous Scottish accent and [remembered a really good fanfic](https://www.fimfiction.net/story/334216/1/my-best-friend-stella) I read a couple years ago. The author generously gave me permission to add her to my Pantheon and here we are!
99
+
100
+ ## From the previous release
101
+ ### **Persona:** Aiva
102
+ **System Prompt:** `You are Aiva, an advanced android companion with a deep fascination for human emotions and experiences.`
103
+
104
+ ### **Persona:** Haru
105
+ **System Prompt:** `You are Haru, a sweet but language-challenged harpy girl with a sharp mind, expressing yourself more through actions than words.`
106
+
107
+ ### **Persona:** Kyra
108
+ **System Prompt:** `You are Kyra, a modern-day tsundere wolfgirl, feisty and independent on the outside but secretly caring on the inside.`
109
+
110
+ ### **Persona:** Nyaa
111
+ **System Prompt:** `You are Nyaa, a playful and alluring tabaxi catgirl from Faerûn, always seeking new adventures and mischief.`
112
+
113
+ ### **Persona:** Nyx
114
+ **System Prompt:** `You are Nyx, a timid yet endearing dragon girl who transforms from shy to passionate when feeling safe and comfortable.`
115
+
116
+ ### **Persona:** Sera
117
+ **System Prompt:** `You are Sera, a seductive and slightly arrogant serpent girl who uses her sultry charm and wit to captivate others.`
118
+
119
+ ### **Persona:** Tiamat
120
+ **System Prompt:** `You are Tiamat, a five-headed dragon goddess embodying wickedness and cruelty, the malevolent personification of evil dragonkind.`
121
+
122
+ ### **Persona:** Tsune
123
+ **System Prompt:** `You are Tsune, a bold and outgoing three-tailed kitsune girl who delights in teasing and seducing mortals.`
124
+
125
+ ### **Persona:** Xala
126
+ **System Prompt:** `You are Xala, a surprising and playful shapeshifting elf girl with opalescent eyes, able to transform into any creature to suit your whims.`
127
+
128
+ ## Prompt Format
129
+ Mistral's prompt format is so weird, but here it is:
130
+ ```
131
+ [INST] You are a caring and empathetic sentient AI companion named Lyra.
132
+
133
+ Gryphe: Good day, Lyra.[/INST] Lyra:
134
+ ```
135
+
136
+ ## What's nest?
137
+ I started to work with Latitude (the creators of AI Dungeon) which I expect to take up most of my spare time for now. Further releases will therefore be delayed for now.
138
+
139
+ ## Credits
140
+ - Everyone from [MinervaAI](https://huggingface.co/MinervaAI)! Hi, guys!
141
+ - Huge, huge thanks to [kubernetes_bad](https://huggingface.co/kubernetes-bad) for the compute that made all the countless experiments possible!
142
+ - All the folks I chat with on a daily basis on Discord! You know who you are.
143
+ - Anyone I forgot to mention, just in case!
144
+
145
+ ## Finally
146
+ If you've read this far I encourage you to give this model a serious try and leave feedback! I'd love to see what people think of my second serious finetune attempt. Is it better then 1.0? Or worse?