|
|
|
|
|
by SailingSperm
1100 days ago
|
|
Love the idea - wonder if it can be worked directly in with a system prompt like 'write <bkspc> to nullify the closest preceding non-nullified word'. Then just parseing in the output. eg. "hi how are <bkspc> tall are <bkspc> <bkspc> do I talk" -- would resolve to "hi how do I talk"... Or maybe better with <bkspc[index#backFromThisPosition]> Can't think of a good query to test it on that might need revision half way through...If anyone's got some ideas? I do find with some coding problems LLMs can start a solution then as it describes its solution it needs to contradict what it has said earlier from it providing/working out itself more context to the problem. |
|