Asking for the special tokens crashes ChatGPT

2 points by botverse 1 year ago | 4 comments
  • botverse 1 year ago
    This is most likely because ChatGPT returning the actual token corresponding to `<|endoftext|>` instead of returning the text representation of it
    • sp332 1 year ago
      So it’s not crashing.
      • botverse 1 year 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
        • sp332 1 year ago
          Oh ok, I couldn't tell that from the screenshot.
    • 1 year ago