Hacker News new | ask | show | jobs
by kvuj 20 days ago
But how can it be a mechanical rewrite if the tool used isn't deterministic?
1 comments

It converges to "almost deterministic" on highly predictable outputs (i.e. code) with the right sampling params (say, you only sample the most probable token without randomness/high temperature) and with self-correction loops