Hacker News new | ask | show | jobs
by catlifeonmars 280 days ago
What does it mean to quantise a model?
3 comments

Basically you trade accuracy for space, so you use fewer resources
It means to change representation to less bits per number floating point, lower resolution numbers
I wonder if this leads to aliasing/artifacts.
Reducing the number of bits per float, it's like compression for models