Update README.md
Browse files
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
|
|
|
21 |
<thinking>
|
22 |
```
|
23 |
|
24 |
+
as a mistake, the model is unable to understand when to stop so output tag should be set as stop criteria to avoid the model continue generating text, further versions won't have this issue.
|