intervitens commited on
Commit
af06d3e
·
verified ·
1 Parent(s): a8310fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ This model is the miniature version of [alpindale/magnum-72b-v1](https://hugging
19
  Model has been Instruct tuned with the Mistral formatting. A typical input would look like this:
20
 
21
  ```py
22
- """[INST] Hi there! [/INST]
23
  Nice to meet you!</s>
24
  [INST] Can I ask a question? [/INST]
25
 
 
19
  Model has been Instruct tuned with the Mistral formatting. A typical input would look like this:
20
 
21
  ```py
22
+ """<s>[INST] Hi there! [/INST]
23
  Nice to meet you!</s>
24
  [INST] Can I ask a question? [/INST]
25