Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
lain@lain@lain.com (2026-07-29 20:45:22)
the cure for ai slop is a 1986 aircraft manual
---Attachments---
image: https://wired.lain.com/media/de/e4/b0/dee4b0a0d0875873a3483b209e8ba5486721f4946ea21d6fd1b72349d32c52fa.webp
---Reply---
Wanderer atop the sea of clouds or whatever@WandererUber@poa.st (2026-07-29 22:51:48)
@lain It's actually an interesting video. I wonder how tough it would be to abuse structured output or constrained grammars to this end, i.e. raising the logits of the period continuously. Probably pretty hard though because the way the APIs are going they are hiding all the inner workings, plus that doesn't really propagate back into the NN to tell it to "wrap it up"
Reply
---Replies---
Blurry Moon@sun@shitposter.world (2026-07-29 22:57:13)
@WandererUber @lain llama.cpp lets you enforce a regular grammar on output and I think also now you can do it sort of with some others using json-schema, is that the same thing?