erfanzar commited on
Commit
a56a2c4
•
1 Parent(s): 6aebd8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ THE JAX/FLAX version of model is available both for training and usage
32
  ## Examples 🚀
33
 
34
  ```text
35
- <\s><|prompter|> TEXT <\s><|ai|>
36
  ```
37
 
38
  For Byte by Byte Generation, You can use this code
 
32
  ## Examples 🚀
33
 
34
  ```text
35
+ </s><|prompter|> TEXT </s><|ai|>
36
  ```
37
 
38
  For Byte by Byte Generation, You can use this code