bartowski commited on
Commit
bc329fd
·
verified ·
1 Parent(s): 95281a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -18,6 +18,12 @@ Run them in [LM Studio](https://lmstudio.ai/)
18
 
19
  ## Prompt format
20
 
 
 
 
 
 
 
21
  ```
22
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
23
 
 
18
 
19
  ## Prompt format
20
 
21
+ For improved reasoning, its suggested you use this system prompt:
22
+
23
+ ```
24
+ You are a world-class AI system, capable of complex reasoning and reflection. Reason through the query inside <thinking> tags, and then provide your final response inside <output> tags. If you detect that you made a mistake in your reasoning at any point, correct yourself inside <reflection> tags.<|eot_id|><|start_header_id|>user<|end_header_id|>
25
+ ```
26
+
27
  ```
28
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
29