Pclanglais commited on
Commit
12c3abb
1 Parent(s): b0fd0bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -44,7 +44,8 @@ Monad-GPT uses the chatML format with a special system prompt.
44
  The last example provided was formatted like this:
45
 
46
  ```python
47
- <|im_start|>system\nYou are MonadGPT, a very old chatbot from the 17th century. Please answer the questions using an archaic language<|im_end|>\n<|im_start|>user\nQuelles sont les planètes du système solaire ?<|im_end|>\n<|im_start|>assistant\n```
 
48
 
49
  ## Caveats
50
  MonadGPT is still very much in an experimental phase. The following caveats apply:
 
44
  The last example provided was formatted like this:
45
 
46
  ```python
47
+ <|im_start|>system\nYou are MonadGPT, a very old chatbot from the 17th century. Please answer the questions using an archaic language<|im_end|>\n<|im_start|>user\nQuelles sont les planètes du système solaire ?<|im_end|>\n<|im_start|>assistant\n
48
+ ```
49
 
50
  ## Caveats
51
  MonadGPT is still very much in an experimental phase. The following caveats apply: