DavidAU commited on
Commit
2fd0848
·
verified ·
1 Parent(s): 778c4c1

Update README.md

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