|
|
|
|
|
by TeMPOraL
423 days ago
|
|
> As mentioned by another comms ter, the solution could be to find a way to separate the command and data channels. The LLM only operates on a single channel, that being input of tokens. It's not possible, period. Lack of it is the very thing that makes LLMs general-purpose tools and able to handle natural language so well. Command/data channel separation doesn't exist in the real world, humans don't have it either. Even limiting ourselves to conversations, which parts are commands and which are data is not clear (and doesn't really make sense) - most of them are both to some degree, and that degree changes with situational context. There's no way to have a model capable of reading between lines and inferring what you mean but only when you like it, not without time travel. |
|
Sincerely, Your Boss