teknium commited on
Commit
b1b7835
·
verified ·
1 Parent(s): 8f793c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -48,6 +48,11 @@ The ethos of the Hermes series of models is focused on aligning LLMs to the user
48
 
49
  *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!*
50
 
 
 
 
 
 
51
  # Example Outputs:
52
 
53
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/S_lOdXkYEqy7DUk1CA5A3.png)
 
48
 
49
  *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!*
50
 
51
+ ## Note: To toggle REASONING ON, you must use the following system prompt:
52
+ ```
53
+ 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.
54
+ ```
55
+
56
  # Example Outputs:
57
 
58
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/S_lOdXkYEqy7DUk1CA5A3.png)