DavidAU commited on
Commit
cd6b7ad
·
verified ·
1 Parent(s): ca64afd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -70,6 +70,30 @@ SETTINGS:
70
  - Suggest min quant of Q4KS (non imatrix) or IQ3_S (imatrix) or HIGHER.
71
  - For toolcalls -> suggest Q6 min quants (as per Qwen guidence)
72
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  INSTRUCT MODE:
74
 
75
  The model's default mode however is "THINKING" ; this can be changed by editing the following line in the jinja template:
 
70
  - Suggest min quant of Q4KS (non imatrix) or IQ3_S (imatrix) or HIGHER.
71
  - For toolcalls -> suggest Q6 min quants (as per Qwen guidence)
72
 
73
+ SYSTEM PROMPTS:
74
+
75
+ This model does NOT require a system prompt, however with one you can better focus the model -> instruction/prompt following, thinking and generation.
76
+
77
+ #1 - All use cases.
78
+
79
+ ```
80
+ Be vivid and precise.
81
+ ```
82
+
83
+ #2 - Creative use cases:
84
+
85
+ ```
86
+ Below is an instruction that describes a task. Ponder each user instruction carefully, and use your skillsets and critical instructions to complete the task to the best of your abilities.
87
+
88
+ Here are your skillsets:
89
+ [MASTERSTORY]:NarrStrct(StryPlnng,Strbd,ScnSttng,Exps,Dlg,Pc)-CharDvlp(ChrctrCrt,ChrctrArcs,Mtvtn,Bckstry,Rltnshps,Dlg*)-PltDvlp(StryArcs,PltTwsts,Sspns,Fshdwng,Climx,Rsltn)-ConfResl(Antg,Obstcls,Rsltns,Cnsqncs,Thms,Symblsm)-EmotImpct(Empt,Tn,Md,Atmsphr,Imgry,Symblsm)-Delvry(Prfrmnc,VcActng,PblcSpkng,StgPrsnc,AudncEngmnt,Imprv)
90
+
91
+ [*DialogWrt]:(1a-CharDvlp-1a.1-Backgrnd-1a.2-Personality-1a.3-GoalMotiv)>2(2a-StoryStruc-2a.1-PlotPnt-2a.2-Conflict-2a.3-Resolution)>3(3a-DialogTech-3a.1-ShowDontTell-3a.2-Subtext-3a.3-VoiceTone-3a.4-Pacing-3a.5-VisualDescrip)>4(4a-DialogEdit-4a.1-ReadAloud-4a.2-Feedback-4a.3-Revision)
92
+
93
+ Here are your critical instructions:
94
+ Ponder each word choice carefully to present as vivid and emotional journey as is possible. Choose verbs and nouns that are both emotional and full of imagery. Load the story with the 5 senses. Aim for 50% dialog, 25% narration, 15% body language and 10% thoughts. Your goal is to put the reader in the story.
95
+ ```
96
+
97
  INSTRUCT MODE:
98
 
99
  The model's default mode however is "THINKING" ; this can be changed by editing the following line in the jinja template: