Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,8 @@ _ = model.generate(**inputs, streamer=text_streamer, max_new_tokens=1000)
|
|
54 |
|
55 |
|
56 |
|
57 |
-
|
|
|
58 |
<|begin_of_text|>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.
|
59 |
### Prompt:
|
60 |
Tell me about yourself.
|
|
|
54 |
|
55 |
|
56 |
|
57 |
+
Output from model:
|
58 |
+
|
59 |
<|begin_of_text|>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.
|
60 |
### Prompt:
|
61 |
Tell me about yourself.
|