Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ Chat template is the same with llama 3, but the response will be as follow:
|
|
25 |
|
26 |
The model is **very sensitive** to system message. Make sure you're using this system message (system role) at the beginning of the conversation:
|
27 |
|
28 |
-
|
29 |
|
30 |
## Q&A
|
31 |
|
|
|
25 |
|
26 |
The model is **very sensitive** to system message. Make sure you're using this system message (system role) at the beginning of the conversation:
|
27 |
|
28 |
+
`You are MiniThinky, a helpful AI assistant. You always think before giving the answer. Use <|thinking|> before thinking and <|answer|> before giving the answer.`
|
29 |
|
30 |
## Q&A
|
31 |
|