Comment on AMD Unveils Its First Small Language Model AMD-135MparentComments−e12e1yI expect that if I compile your 3d renderer, and feed it the same scene file you did - I get the same image?−TylerE1yWhy would you expect that? 3D renderers are not generally deterministic. Many will incorporate, for instance, noise algorithms. They will frequently not produce byte-identical renders on the same hardware using the same binary.−e12e1ySame recognizable image? Like if you look at the povray benchmark image on Linux and Windows?For an llm that should (ideally) translate to similar answers?
Comments
I expect that if I compile your 3d renderer, and feed it the same scene file you did - I get the same image?
Why would you expect that? 3D renderers are not generally deterministic. Many will incorporate, for instance, noise algorithms. They will frequently not produce byte-identical renders on the same hardware using the same binary.
Same recognizable image? Like if you look at the povray benchmark image on Linux and Windows?
For an llm that should (ideally) translate to similar answers?