appvoid commited on
Commit
63b95e4
1 Parent(s): a6b5d45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,4 +21,4 @@ You are an AI system that returns a good <output> based on the reasoning made, a
21
  <thinking>
22
  ```
23
 
24
- as a mistake, the model is unable to understand when to stop so "</output>" should be set as stop criteria to avoid the model continue generating text, further versions won't have this issue.
 
21
  <thinking>
22
  ```
23
 
24
+ as a mistake, the model is unable to understand when to stop so </output> should be set as stop criteria to avoid the model continue generating text, further versions won't have this issue.