ngxson HF staff commited on
Commit
8a5f65d
·
verified ·
1 Parent(s): 70f01ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- > 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
 
 
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