Comment by Der_Einzige

2 years ago

Thank you! Turns out that GPT does in fact perform lossless compression if you want it to, like in this demo.

The main issue is that most ML frameworks aren't reliably reproducible, and are not designed for such use cases.

Bellard's solution was to code up his own neural network library in C.