Y
Hacker News
new
|
ask
|
show
|
jobs
Asking for the special tokens crashes ChatGPT
(
twitter.com
)
2 points
by
botverse
782 days ago
1 comments
botverse
782 days ago
This is most likely because ChatGPT returning the actual token corresponding to `<|endoftext|>` instead of returning the text representation of it
link
sp332
782 days ago
So it’s not crashing.
link
botverse
782 days ago
Try it for yourself, it enters in a loop, so it probably detects the abrupt termination and tries to start again, not sure how to call that behaviour, but crashing is not too incorrect in that case
link
sp332
782 days ago
Oh ok, I couldn't tell that from the screenshot.
link