Hacker News new | ask | show | jobs
by flir 97 days ago
If you're that confident in the LLM's output, just train it to output some kind of intermediate language, or even machine code.

And if you're not that confident, shouldn't you still be optimising for humans, because humans have to check the LLM's output?

1 comments

At least in programming, humans have to check the product of the LLM's output rather than the output itself.