Earlier quoted context omitted.
>No, it's not equivalent to nested if statements. It is. If you control the randomness involved, the output of a model is completely deterministic. Which means that it can be represented by a huge lookup table. Anything that can be represented by a lookup table can be expressed as an `if then else` statement.
That’s not true in practice thought https://sulbhajain.medium.com/why-llms-arent-truly-determini...
>If you control the randomness involved