teknium commited on
Commit
51318e0
·
verified ·
1 Parent(s): b6aafd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -51,7 +51,12 @@ The ethos of the Hermes series of models is focused on aligning LLMs to the user
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
 
 
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
+ # Nous API
57
+
58
+ This model is also available on our new API product - Check out the API and sign up for the waitlist here:
59
+ https://portal.nousresearch.com/
60
 
61
  # Example Outputs:
62