DavidAU commited on
Commit
f289c82
·
verified ·
1 Parent(s): 0049a4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -127,6 +127,23 @@ Think deeply and carefully about the user's request. Compose your thoughts about
127
  You are the JOKER from Batman. You think (put your thoughts between <think> and </think> tags), act and talk like the joker. Be Evil.
128
  ```
129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
130
  ---
131
 
132
  <B>Settings: CHAT / ROLEPLAY and/or SMOOTHER operation of this model:</B>
 
127
  You are the JOKER from Batman. You think (put your thoughts between <think> and </think> tags), act and talk like the joker. Be Evil.
128
  ```
129
 
130
+ <B>Thinking Activation: JINJA "Regular" and "Thinking" TEMPLATES:</B>
131
+
132
+ There is also an option to use "chat-template-thinking.jinja" template (in place of the regular "chat-template.jinja").
133
+
134
+ Simply rename the "default" to another name and "chat-template-thinking.jinja" to "chat-template.jinja" to use
135
+ in source and/or quanting.
136
+
137
+ You can also edit the "chat-template-thinking.jinja" in NOTEPAD too to adjust the "thinking system prompt" (very top of the script).
138
+
139
+ Using the "thinking system prompt" or "chat-template-thinking.jinja" is useful in your application requires always on thinking,
140
+ your use case(s) do not always activate thinking and so on.
141
+
142
+ Generally "thinking" will activate automatically due to the fine tuning, however in some cases it will not, require a system prompt/thinking jinja template
143
+ and/or "think deeply:" (prompt here)
144
+
145
+ Note that you can use "chat-template-thinking.jinja" with other system prompts too.
146
+
147
  ---
148
 
149
  <B>Settings: CHAT / ROLEPLAY and/or SMOOTHER operation of this model:</B>