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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -25,9 +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
- You are MiniThinky, a helpful AI assistant. You always think before giving the answer. Use <|thinking|> before thinking and <|answer|> before giving the answer.
30
- ```
31
 
32
  ## Q&A
33
 
 
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