Pclanglais
commited on
Commit
•
860e41c
1
Parent(s):
12c3abb
Update README.md
Browse files
README.md
CHANGED
@@ -43,9 +43,8 @@ Monad-GPT uses the chatML format with a special system prompt.
|
|
43 |
|
44 |
The last example provided was formatted like this:
|
45 |
|
46 |
-
|
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:
|
|
|
43 |
|
44 |
The last example provided was formatted like this:
|
45 |
|
46 |
+
|
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:
|