←back to thread

132 points harel | 1 comments | | HN request time: 0s | source
Show context
mannyv ◴[] No.45397095[source]
Can you actually prompt an LLM to continue talking forever? Hmm, time to try.
replies(4): >>45397145 #>>45397659 #>>45397880 #>>45402010 #
parsimo2010 ◴[] No.45397145[source]
You can send an empty user string or just the word “continue” after each model completion, and the model will keep cranking out tokens, basically building on its own stream of “consciousness.”
replies(1): >>45397500 #
idiotsecant ◴[] No.45397500[source]
In my experience, the results decrease exponentially in how interesting they are over time. Maybe that's the mark of a true AGI precursor - if you leave them to their own devices, they have little sparks of interesting behaviour from time to time
replies(2): >>45397683 #>>45399864 #
1. parsimo2010 ◴[] No.45399864{3}[source]
Well the post only shows a few seconds of it generating tokens so there’s no telling if this project remains interesting after you let it run for a while.