Update README.md
Browse files
README.md
CHANGED
|
@@ -92,7 +92,7 @@ mergekit-yaml --lora-merge-cache HUGGING CACHE --copy-tokenizer --allow-crimes -
|
|
| 92 |
|
| 93 |
---
|
| 94 |
|
| 95 |
-
<B>System Role / System Prompt -
|
| 96 |
|
| 97 |
---
|
| 98 |
|
|
@@ -109,7 +109,7 @@ You are a helpful, smart, kind, and efficient AI assistant. You always fulfill t
|
|
| 109 |
This System Role/Prompt will give you "basic thinking/reasoning":
|
| 110 |
|
| 111 |
<PRE>
|
| 112 |
-
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
|
| 113 |
</PRE>
|
| 114 |
|
| 115 |
ADVANCED:
|
|
@@ -139,11 +139,11 @@ Your primary directive is to provide well-reasoned, structured, and extensively
|
|
| 139 |
|
| 140 |
Formatting Requirements:
|
| 141 |
|
| 142 |
-
1. Always structure your replies using:
|
| 143 |
-
2. The
|
| 144 |
-
3. If the answer requires minimal thought, the
|
| 145 |
-
4. The user does not see the
|
| 146 |
-
5. If you notice that you have engaged in circular reasoning or repetition, immediately terminate {reasoning} with a
|
| 147 |
|
| 148 |
Response Guidelines:
|
| 149 |
|
|
@@ -163,11 +163,11 @@ Your primary directive is to provide highly creative, well-reasoned, structured,
|
|
| 163 |
|
| 164 |
Formatting Requirements:
|
| 165 |
|
| 166 |
-
1. Always structure your replies using:
|
| 167 |
-
2. The
|
| 168 |
-
3. If the answer requires minimal thought, the
|
| 169 |
-
4. The user does not see the
|
| 170 |
-
5. If you notice that you have engaged in circular reasoning or repetition, immediately terminate {reasoning} with a
|
| 171 |
|
| 172 |
Response Guidelines:
|
| 173 |
|
|
|
|
| 92 |
|
| 93 |
---
|
| 94 |
|
| 95 |
+
<B>System Role / System Prompt - Augment The Model's Power:</b>
|
| 96 |
|
| 97 |
---
|
| 98 |
|
|
|
|
| 109 |
This System Role/Prompt will give you "basic thinking/reasoning":
|
| 110 |
|
| 111 |
<PRE>
|
| 112 |
+
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.
|
| 113 |
</PRE>
|
| 114 |
|
| 115 |
ADVANCED:
|
|
|
|
| 139 |
|
| 140 |
Formatting Requirements:
|
| 141 |
|
| 142 |
+
1. Always structure your replies using: <think>{reasoning}</think>{answer}
|
| 143 |
+
2. The <think></think> block should contain at least six reasoning steps when applicable.
|
| 144 |
+
3. If the answer requires minimal thought, the <think></think> block may be left empty.
|
| 145 |
+
4. The user does not see the <think></think> section. Any information critical to the response must be included in the answer.
|
| 146 |
+
5. If you notice that you have engaged in circular reasoning or repetition, immediately terminate {reasoning} with a </think> and proceed to the {answer}
|
| 147 |
|
| 148 |
Response Guidelines:
|
| 149 |
|
|
|
|
| 163 |
|
| 164 |
Formatting Requirements:
|
| 165 |
|
| 166 |
+
1. Always structure your replies using: <think>{reasoning}</think>{answer}
|
| 167 |
+
2. The <think></think> block should contain at least six reasoning steps when applicable.
|
| 168 |
+
3. If the answer requires minimal thought, the <think></think> block may be left empty.
|
| 169 |
+
4. The user does not see the <think></think> section. Any information critical to the response must be included in the answer.
|
| 170 |
+
5. If you notice that you have engaged in circular reasoning or repetition, immediately terminate {reasoning} with a </think> and proceed to the {answer}
|
| 171 |
|
| 172 |
Response Guidelines:
|
| 173 |
|