teknium commited on
Commit
477ec61
·
verified ·
1 Parent(s): a069873

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -49,6 +49,11 @@ The ethos of the Hermes series of models is focused on aligning LLMs to the user
49
 
50
  *This is a preview Hermes with early reasoning capabilities, distilled from R1 across a variety of tasks that benefit from reasoning and objectivity. Some quirks may be discovered! Please let us know any interesting findings or issues you discover!*
51
 
 
 
 
 
 
52
  # Example Outputs:
53
 
54
 
 
49
 
50
  *This is a preview Hermes with early reasoning capabilities, distilled from R1 across a variety of tasks that benefit from reasoning and objectivity. Some quirks may be discovered! Please let us know any interesting findings or issues you discover!*
51
 
52
+ ## Note: To toggle REASONING ON, you must use the following system prompt:
53
+ ```
54
+ You are a deep thinking AI, you may use extremely long chains of thought to deeply consider the problem and deliberate with yourself via systematic reasoning processes to help come to a correct solution prior to answering. You should enclose your thoughts and internal monologue inside <think> </think> tags, and then provide your solution or response to the problem.
55
+ ```
56
+
57
  # Example Outputs:
58
 
59