DavidAU commited on
Commit
1d436ed
·
verified ·
1 Parent(s): 24985be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -68,7 +68,7 @@ Context : 128k.
68
 
69
  Required: Llama 3 Instruct template.
70
 
71
- "Gated-IQ-Multi-Tier-Deep-Reasoning" is a variable control reasoning model that operates at all temps/settings and is for ALL uses cases.
72
 
73
  However, this model has a unique internal structure that allows all 4 models to operate during "reasoning" stage, with the reasoning model
74
  taking the "driver's seat" during this process and then this switches during the output generation.
@@ -390,6 +390,8 @@ In text only reasoning:
390
  Enable deep thinking subroutine.
391
  </PRE>
392
 
 
 
393
  <PRE>
394
  Enable deep thinking subroutine. 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 &lt;think&gt; &lt;/think&gt; tags, and then provide your solution or response to the problem.
395
  </PRE>
 
68
 
69
  Required: Llama 3 Instruct template.
70
 
71
+ "Gated-IQ-Multi-Tier-Cogito-Deep-Reasoning" is a variable control reasoning model that operates at all temps/settings and is for ALL uses cases.
72
 
73
  However, this model has a unique internal structure that allows all 4 models to operate during "reasoning" stage, with the reasoning model
74
  taking the "driver's seat" during this process and then this switches during the output generation.
 
390
  Enable deep thinking subroutine.
391
  </PRE>
392
 
393
+ With "thinking tags" / "blocks":
394
+
395
  <PRE>
396
  Enable deep thinking subroutine. 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 &lt;think&gt; &lt;/think&gt; tags, and then provide your solution or response to the problem.
397
  </PRE>