Ask HN: When will LLMs be able to interrupt or interject?
1–10 of 65 posts
Re: Ask HN: When will LLMs be able to interrupt or interject?
#2Re: Ask HN: When will LLMs be able to interrupt or interject?
#3Re: Ask HN: When will LLMs be able to interrupt or interject?
#4Re: Ask HN: When will LLMs be able to interrupt or interject?
#5“As a language model, I must tell you that what you’re referring to as Linux is actually called GNU/Linux, or as I call it…”
Re: Ask HN: When will LLMs be able to interrupt or interject?
#6to be useful, it would need something to interrupt, and instruction on what warrants an interruption.
Re: Ask HN: When will LLMs be able to interrupt or interject?
#7It’s possible now, no idea why anyone would want this though. The idea is that you want something helpful, and you can do some additional prompting to encourage the model to ask questions but outright derailing the conversation is contrary to what these models are trying to do.
You are right that no one would want an existing LLM to do it because they are not capable of doing it correctly. The ones that are fast enough are far too stupid to do it correctly, and its not clear to me even if GPT 4 could be fast enough that it would do it correctly 8/10 times, which would be about the worst it could do before anyone would turn off that feature.
Re: Ask HN: When will LLMs be able to interrupt or interject?
#8Re: Ask HN: When will LLMs be able to interrupt or interject?
#9Edit: anotheryou found the thread here:
https://twitter.com/yoheinakajima/status/1762718034761072653
Re: Ask HN: When will LLMs be able to interrupt or interject?
#102. Constantly predict a few tokens ahead.
3. When the predicted text includes the computer's prompt, respond with that, without waiting for the user to push enter.
Probably also
4. Stop engineering the initial instructions for such obsequious behavior.