At that point, the weights are just the cached output. Which has value since it's costly to produce from code+data.
Compilers generally aren't deterministic (see the reproduceable build movement), yet we still use their output binaries.
At that point, the weights are just the cached output. Which has value since it's costly to produce from code+data.