teknium commited on
Commit
4717117
·
verified ·
1 Parent(s): fd842a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -54,6 +54,16 @@ The ethos of the Hermes series of models is focused on aligning LLMs to the user
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
 
 
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
+ # Benchmarks:
58
+
59
+ Comparisons between Reasoning mode ON and OFF:
60
+
61
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/Qcemsj4-7Tf2a7SK-Nxg5.png)
62
+
63
+ Benchmarks of Non-Reasoning mode on Traditional Benchmarks against Mistral-Small-24B-Instruct:
64
+
65
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/uNC__jwFG4dtWXed6pCSr.png)
66
+
67
  # Example Outputs:
68
 
69