brucethemoose commited on
Commit
be0875b
1 Parent(s): 8777eef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ USER: {prompt}
46
  ASSISTANT:
47
 
48
  ```
49
- Being a Yi mode, try disabling the BOS token and/or running a lower temperature if output doesn't seem right.
50
 
51
  Sometimes the model "spells out" the stop token as `</s>` like Capybara, so you may need to add `</s>` as an additional stopping condition.
52
 
 
46
  ASSISTANT:
47
 
48
  ```
49
+ Being a Yi model, try disabling the BOS token and/or running a lower temperature if output doesn't seem right.
50
 
51
  Sometimes the model "spells out" the stop token as `</s>` like Capybara, so you may need to add `</s>` as an additional stopping condition.
52