|
|
|
|
|
by xscott
95 days ago
|
|
I think it would be cool if a language specifically for LLMs came about. It should have something like required preconditions and postconditions so that a deterministic compiler can verify the assumptions the LLM is claiming. Something like a theorem prover, but targeted specifically for programming and efficient compilation/runtime. And it doesn't need all the niceties human programmers tend to prefer (implicit conversions comes to mind). |
|
And if you're not that confident, shouldn't you still be optimising for humans, because humans have to check the LLM's output?