|
|
|
|
|
by derrak
97 days ago
|
|
All compilations do what I intended to do when I wrote the C code. But each compilation does the intended thing in a different way. The point I’m making is that determinism isn’t the key difference between compilers and LLMs. The key difference is that LLMs do not give semantic guarantees. I don’t care if they give the same output on the same input, just as I don’t care very much which C compiler I use. |
|
I think you misunderstood. Determinism is the the difference between natural language and code. It's not about LLMs vs compilers.