|
|
|
|
|
by piotr93
548 days ago
|
|
The only computations that an LLM does are backprops and forward passes. It can not run any arbitrary program description. Yes, it will hallucinate your program's output if you feed it some good enough starting prompt. But that's it. |
|