Join Nostr
2026-09-12 12:40:20 UTC

Sjors Provoost on Nostr: The title really undersells it, tl&dr: - "thinking" text is useful for humans to ...

The title really undersells it, tl&dr:
- "thinking" text is useful for humans to analyze what a model is up to (I often find it more useful than the final burst of slop)
- this text is fed back through the model, which helps it with the next step (they give a nice example)
- but text is a lossy projection of the last tokens, what if you skip it?
- it's more efficient, great, but now you can't see what it's about to do until it does it
- ok, so force it to write "thoughts" e.g. once every 10 rounds
- turns out if you skip too many rounds, it can intentionally trick you with fake thoughts

I suspect there's actually a simple solution: convert these skipped rounds to text anyway, just don't feed them back into the model.

https://youtu.be/iuHddnIzKRA (via )