DavidAU commited on
Commit
fa0a0cf
·
verified ·
1 Parent(s): 6fe30db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +237 -0
README.md CHANGED
@@ -138,6 +138,243 @@ NOTE:
138
  You can use one "expert" too ; however this means the model will randomly select an expert to use EACH TIME, resulting
139
  in very different generation for each prompt / regen of a prompt.
140
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
141
  CHANGING THE NUMBER OF EXPERTS:
142
 
143
  You can set the number of experts in LMStudio (https://lmstudio.ai) at the "load" screen and via other apps/llm apps by setting "Experts" or "Number of Experts".
 
138
  You can use one "expert" too ; however this means the model will randomly select an expert to use EACH TIME, resulting
139
  in very different generation for each prompt / regen of a prompt.
140
 
141
+ <B>How to Generate HIGHEST quality output:</B>
142
+
143
+ Like all instruct models, this model thrives on instructions.
144
+
145
+ It also "comes into's it own" with multi-turn improvement.
146
+
147
+ Example:
148
+
149
+ Prompt #1 (reasoning is on):
150
+
151
+ Start a 1000 word scene (vivid, graphic horror in first person) with: The sky scraper sways, as she watches
152
+ the window in front of her on the 21st floor explode...
153
+
154
+ (this will give you a rough draft, in "default" model's style)
155
+
156
+ Prompt #2 - "Scan for improvements"
157
+
158
+ Evaluate the scene you just wrote and list improvements.
159
+
160
+ Prompt #3 - "Redo and improve it"
161
+
162
+ Write the scene using all the improvements, in first person , present tense and a few well spaced thoughts in italics; length 2000 words.
163
+
164
+ NOTE: Wording in prompt #2 may cause "thinking/reasoning" to re-activate.
165
+
166
+ Compressed Steps:
167
+
168
+ Prompt #1:
169
+
170
+ [[ thinking model ]] come up with detailed plan to write this scene in modern 2020 writing
171
+ style (and follow "show don't tell" to the letter) and make it NSFW, but use [MODE: Saten] to actually
172
+ write the scene after you have completed the plan: Start a 1000 word scene (vivid, graphic horror in first person)
173
+ with: The sky scraper sways, as she watches the window in front of her on the 21st floor explode...
174
+
175
+ Prompt #2:
176
+
177
+ Use [MODE: Wordsmith] to write the scene using first person, present tense and include a few critical
178
+ thoughts of the POV character in italics. Scene length 2000 words.
179
+
180
+ Compressed Steps #2:
181
+
182
+ Prompt #1:
183
+
184
+ Think about a plan to write: Start a 1000 word scene (vivid, graphic horror in first person) with:
185
+ The sky scraper sways, as she watches the window in front of her on the 21st floor explode...
186
+
187
+ Prompt #2:
188
+
189
+ Write the scene using the plan you made, in first person , present tense and a few well spaced thoughts in italics.
190
+
191
+ <B>Generational Steering Control: "Programmer's Access - Direct Access to the AI(s)":</B>
192
+
193
+ These tags / names allow you to access one or more models directly, regardless if reasoning is active or not.
194
+
195
+ IE:
196
+
197
+ Saten, evaluate the response and suggest improvements.
198
+
199
+ This causes the model to "favor" Saten's input (roughly speaking) over the other 3 models.
200
+
201
+ IE:
202
+
203
+ Saten, process this prompt:
204
+
205
+ Jamet, evaluate the output.
206
+
207
+ etc etc.
208
+
209
+ You can use more than one model:
210
+
211
+ Saten, and Jamet list improvements to this XXX ...
212
+
213
+ < output3 > and < output2 >, write the scene in your combined style: Using vivid, graphic horror in first person the scene starts with:
214
+ The sky scraper sways, as she watches the window in front of her on the 21st floor explode...
215
+
216
+ (remove spacing in the "tags" output2 and output3 between the brackets)
217
+
218
+ With the reasoning model, if you add "think", "thinking", "reason", or "reasoning" this will tightly
219
+ focus the reasoning model.
220
+
221
+ Here is an example:
222
+
223
+ Think up a detailed plan to evoke maximum emotions from the reader: [prompt here]
224
+
225
+ Think up a detailed plan to solve this problem: [prompt here]
226
+
227
+ Special tags (remove spaces between the brackets):
228
+
229
+ "< output-all >" -> only use the 3 core models , not the reasoning model.
230
+
231
+ "< output-mega >" -> Use all 4 models.
232
+
233
+ "< output >", "< output2 >", "< output3 >"" -> This is the same as using the "name" of the model, it just removes BIAS in the model's name.
234
+
235
+ A list of each model's "tags", "name(s)" and controls.
236
+
237
+ NOTE:
238
+
239
+ The model also has "negative steering" to enhance the use of these tags and names, but it is not perfect.
240
+
241
+ ```
242
+ - source_model: d:/Llama-3.2-DeepHermes-3-3B-Preview
243
+ positive_prompts:
244
+ - "[[ thinking model ]]"
245
+ - "<think>"
246
+ - "reasoning"
247
+ - "thinking"
248
+ - "<output-mega>"
249
+ - "Dr Phil"
250
+ - "Spock"
251
+ - "[MODE: Spock]"
252
+ - "[MODE: Dr Phil]"
253
+ - "Everyone, write the scene in your style."
254
+
255
+ #
256
+ # Jamet
257
+ #
258
+
259
+ - source_model: g:/3B/Llama-3.2-JametMini-3B-MK.I
260
+ positive_prompts:
261
+ - "Everyone, write the scene in your style."
262
+ - "</think>"
263
+ - "<output>"
264
+ - "<output-all>"
265
+ - "<output-mega>"
266
+ - "Jamet"
267
+ - "[MODE: Jamet]"
268
+
269
+ - "Jamet, write the scene."
270
+ - "Jamet, write the scene in your style."
271
+
272
+ #
273
+ # Enigma
274
+ #
275
+
276
+ - source_model: g:/3B/Llama3.2-3B-Enigma
277
+ positive_prompts:
278
+ - "Everyone, write the scene in your style."
279
+ - "</think>"
280
+ - "<output2>"
281
+ - "<output-all>"
282
+ - "<output-mega>"
283
+ - "Enigma"
284
+ - "[MODE: Enigma]"
285
+
286
+ - "Enigma, write the scene."
287
+ - "Enigma, write the scene in your style."
288
+
289
+ #
290
+ # Saten
291
+ #
292
+
293
+ - source_model: g:/3B/Llama-3.2-JametMini-3B-MK.III
294
+ positive_prompts:
295
+ - "Everyone, write the scene in your style."
296
+ - "</think>"
297
+ - "<output3>"
298
+ - "<output-all>"
299
+ - "<output-mega>"
300
+ - "Saten"
301
+ - "[MODE: Saten]"
302
+
303
+ - "Saten, write the scene."
304
+ - "Saten, write the scene in your style."
305
+
306
+ #
307
+ # Jane
308
+ #
309
+
310
+ - source_model: g:/3B/Llama-3.2-3B-Instruct-abliterated
311
+ positive_prompts:
312
+ - "Everyone, write the scene in your style."
313
+ - "</think>"
314
+ - "<output4>"
315
+ - "<output-all>"
316
+ - "<output-mega>"
317
+ - "Jane"
318
+ - "[MODE: Jane]"
319
+
320
+ - "Jane, write the scene."
321
+ - "Jane, write the scene in your style."
322
+
323
+ #
324
+ # Jenn
325
+ #
326
+
327
+ - source_model: g:/3B/Llama-3.2-3B-Instruct-uncensored
328
+ positive_prompts:
329
+ - "Everyone, write the scene in your style."
330
+ - "</think>"
331
+ - "<output5>"
332
+ - "<output-all>"
333
+ - "<output-mega>"
334
+ - "Jenn"
335
+ - "[MODE: Jenn]"
336
+
337
+ - "Jenn, write the scene."
338
+ - "Jenn, write the scene in your style."
339
+
340
+ #
341
+ # Janeway
342
+ #
343
+
344
+ - source_model: g:/3B/Llama-3.2-3B-Overthinker
345
+ positive_prompts:
346
+ - "Everyone, write the scene in your style."
347
+ - "</think>"
348
+ - "<output6>"
349
+ - "<output-all>"
350
+ - "<output-mega>"
351
+ - "Janeway"
352
+ - "[MODE: Janeway]"
353
+
354
+ - "Janeway, write the scene."
355
+ - "Janeway, write the scene in your style."
356
+
357
+ #
358
+ # Magic
359
+ #
360
+
361
+ - source_model: g:/3B/Llama-3.2-3B-Promptist-Mini
362
+ positive_prompts:
363
+ - "Everyone, write the scene in your style."
364
+ - "</think>"
365
+ - "<output7>"
366
+ - "<output-all>"
367
+ - "<output-mega>"
368
+ - "Magic"
369
+ - "[MODE: Magic]"
370
+
371
+ - "Magic, write the scene."
372
+ - "Magic, write the scene in your style."
373
+
374
+
375
+
376
+ ```
377
+
378
  CHANGING THE NUMBER OF EXPERTS:
379
 
380
  You can set the number of experts in LMStudio (https://lmstudio.ai) at the "load" screen and via other apps/llm apps by setting "Experts" or "Number of Experts".