upvote
I think the joke here is getting missed
reply
Strings trigger us
reply
you could, but it the model is not optimized for text

this is complex, but generating text is highly complicated and requires mode dropping to make long cohesive text

reply
If you provide it an AST of the english language, yes.
reply
Or a partially completed song, asking for the next note. I’m not sure if you’re joking, but using it for space constrained next token generation within a grammar sounds like a really neat use case.
reply
Feed the generated note back into the input for the next query and you have ... autoregression?
reply
was wondering same
reply