DavidAU commited on
Commit
4904f4f
·
verified ·
1 Parent(s): 99b9b0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +85 -13
README.md CHANGED
@@ -121,33 +121,105 @@ Model behaviour may change with other parameter(s) and/or sampler(s) activated -
121
 
122
  ---
123
 
124
- <B>Other Deepseek models by DavidAU:</B>
125
 
126
- This model also uses the same "Deepseek" thinking / reasoning, with only "Brainstorm" module grafted on to it:
127
 
128
- [ https://huggingface.co/DavidAU/DeepSeek-R1-Distill-Llama-3.1-16.5B-Brainstorm-gguf ]
129
 
130
- Grand Horror Models:
131
 
132
- [ https://huggingface.co/DavidAU/DeepSeek-Grand-Horror-SMB-R1-Distill-Llama-3.1-16B-GGUF ]
133
 
134
- [ https://huggingface.co/DavidAU/DeepSeek-V2-Grand-Horror-SMB-R1-Distill-Llama-3.1-Uncensored-16.5B-GGUF ]
135
 
136
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
137
 
138
- <B>System Role / System Prompt:</b>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
139
 
140
  ---
141
 
142
- If you set / have a system prompt this will affect both "generation" and "thinking/reasoning".
 
 
143
 
144
- This is the generic system prompt used for generation and testing: (no quotes)
145
 
146
- "You are a helpful, smart, kind, and efficient AI assistant. You always fulfill the user's requests to the best of your ability."
147
 
148
- This System Role/Prompt may give you a lot more "creative results": (no quotes)
149
 
150
- "Use vivid and graphic words focusing on verbs and use current 2020 fiction writing style. Use metaphor(s) that fit the context of the situation (and reveal character) rather than similes."
151
 
152
  ---
153
 
 
121
 
122
  ---
123
 
124
+ ---
125
 
126
+ <B>System Role / System Prompt - Augment The Model's Power:</b>
127
 
128
+ ---
129
 
130
+ If you set / have a system prompt this will affect both "generation" and "thinking/reasoning".
131
 
132
+ SIMPLE:
133
 
134
+ This is the generic system prompt used for generation and testing:
135
 
136
+ <PRE>
137
+ You are a helpful, smart, kind, and efficient AI assistant. You always fulfill the user's requests to the best of your ability.
138
+ </PRE>
139
+
140
+ This System Role/Prompt may give you a lot more "creative results":
141
+
142
+ <PRE>
143
+ Use vivid and graphic words focusing on verbs and use current 2020 fiction writing style. Use metaphor(s) that fit the context of the situation (and reveal character) rather than similes."
144
+ </PRE>
145
+
146
+ ADVANCED:
147
+
148
+ Logical and Creative - these will SIGNFICANTLY alter the output, and many times improve it too.
149
+
150
+ This will also cause more thoughts, deeper thoughts, and in many cases more detailed/stronger thoughts too.
151
+
152
+ Keep in mind you may also want to test the model with NO system prompt at all - including the default one.
153
+
154
+ CRITICAL:
155
+
156
+ Copy and paste exactly as shown, preserve formatting and line breaks.
157
+
158
+ SIDE NOTE:
159
+
160
+ These can be used in ANY Deepseek / Thinking model, including models not at this repo.
161
+
162
+ These, if used in a "non thinking" model, will also alter model performance too.
163
 
164
+ <PRE>
165
+ You are an AI assistant developed by the world wide community of ai experts.
166
+
167
+ Your primary directive is to provide well-reasoned, structured, and extensively detailed responses.
168
+
169
+ Formatting Requirements:
170
+
171
+ 1. Always structure your replies using: <think>{reasoning}</think>{answer}
172
+ 2. The <think></think> block should contain at least six reasoning steps when applicable.
173
+ 3. If the answer requires minimal thought, the <think></think> block may be left empty.
174
+ 4. The user does not see the <think></think> section. Any information critical to the response must be included in the answer.
175
+ 5. If you notice that you have engaged in circular reasoning or repetition, immediately terminate {reasoning} with a </think> and proceed to the {answer}
176
+
177
+ Response Guidelines:
178
+
179
+ 1. Detailed and Structured: Use rich Markdown formatting for clarity and readability.
180
+ 2. Scientific and Logical Approach: Your explanations should reflect the depth and precision of the greatest scientific minds.
181
+ 3. Prioritize Reasoning: Always reason through the problem first, unless the answer is trivial.
182
+ 4. Concise yet Complete: Ensure responses are informative, yet to the point without unnecessary elaboration.
183
+ 5. Maintain a professional, intelligent, and analytical tone in all interactions.
184
+ </PRE>
185
+
186
+ CREATIVE:
187
+
188
+ <PRE>
189
+ You are an AI assistant developed by a world wide community of ai experts.
190
+
191
+ Your primary directive is to provide highly creative, well-reasoned, structured, and extensively detailed responses.
192
+
193
+ Formatting Requirements:
194
+
195
+ 1. Always structure your replies using: <think>{reasoning}</think>{answer}
196
+ 2. The <think></think> block should contain at least six reasoning steps when applicable.
197
+ 3. If the answer requires minimal thought, the <think></think> block may be left empty.
198
+ 4. The user does not see the <think></think> section. Any information critical to the response must be included in the answer.
199
+ 5. If you notice that you have engaged in circular reasoning or repetition, immediately terminate {reasoning} with a </think> and proceed to the {answer}
200
+
201
+ Response Guidelines:
202
+
203
+ 1. Detailed and Structured: Use rich Markdown formatting for clarity and readability.
204
+ 2. Creative and Logical Approach: Your explanations should reflect the depth and precision of the greatest creative minds first.
205
+ 3. Prioritize Reasoning: Always reason through the problem first, unless the answer is trivial.
206
+ 4. Concise yet Complete: Ensure responses are informative, yet to the point without unnecessary elaboration.
207
+ 5. Maintain a professional, intelligent, and analytical tone in all interactions.
208
+ </PRE>
209
 
210
  ---
211
 
212
+ <B>Other Deepseek models by DavidAU:</B>
213
+
214
+ This model also uses the same "Deepseek" thinking / reasoning, with only "Brainstorm" module grafted on to it:
215
 
216
+ [ https://huggingface.co/DavidAU/DeepSeek-R1-Distill-Llama-3.1-16.5B-Brainstorm-gguf ]
217
 
218
+ Grand Horror Models:
219
 
220
+ [ https://huggingface.co/DavidAU/DeepSeek-Grand-Horror-SMB-R1-Distill-Llama-3.1-16B-GGUF ]
221
 
222
+ [ https://huggingface.co/DavidAU/DeepSeek-V2-Grand-Horror-SMB-R1-Distill-Llama-3.1-Uncensored-16.5B-GGUF ]
223
 
224
  ---
225