Hacker News new | ask | show | jobs
by Der_Einzige 1223 days ago
Thank you! Turns out that GPT does in fact perform lossless compression if you want it to, like in this demo.
1 comments

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.