

RNG is not an inherent property of a transformer model. You can make it deterministic if you really want to.
You can’t convert it back into anything remotely resembling human-readable text without inference and a whole lot of matrix multiplication.
Could you not make a similar argument about a zip file or any other compression format?














Huh, I didn’t know that. Neat!