|
|
|
|
|
by jshreder
1051 days ago
|
|
Very interested in this! From my initial cursory read and basic understanding, you're essentially transforming the output tokens from the LLM such that the content renders the same (i.e. same text) but uses a specially arranged set of tokens, specified by the crypto algo? Is it something like replacing tokens for "a" and "b" with a token for "ab" in the output? And if so, in a chat conversation this would affect/break the semantic understanding the model has of the text, right? |
|