TheTsar1209 commited on
Commit
75ebe44
1 Parent(s): 8c0e769

Fix typo in README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ You can use this one if you want a medium length response. ( Greater than 64 and
22
  <|im_start|>assistant\n
23
  ```
24
 
25
- this one if you want a short length response. ( Less than 64 tokens )
26
  ```
27
  <|im_start|>assistantshort\n
28
  ```
 
22
  <|im_start|>assistant\n
23
  ```
24
 
25
+ This one if you want a short length response. ( Less than 64 tokens )
26
  ```
27
  <|im_start|>assistantshort\n
28
  ```