Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,14 @@ pipeline_tag: text-generation
|
|
8 |
|
9 |
Quantized version of: [NousResearch/DeepHermes-3-Llama-3-8B-Preview](https://huggingface.co/NousResearch/DeepHermes-3-Llama-3-8B-Preview)
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
'Make knowledge free for everyone'
|
12 |
|
13 |
<p align="center">
|
|
|
8 |
|
9 |
Quantized version of: [NousResearch/DeepHermes-3-Llama-3-8B-Preview](https://huggingface.co/NousResearch/DeepHermes-3-Llama-3-8B-Preview)
|
10 |
|
11 |
+
According to the original description
|
12 |
+
### Deep Thinking Mode - Deep Hermes Preview can activate long chain of thought with a system prompt.
|
13 |
+
|
14 |
+
```
|
15 |
+
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.
|
16 |
+
```
|
17 |
+
|
18 |
+
|
19 |
'Make knowledge free for everyone'
|
20 |
|
21 |
<p align="center">
|