Y
Hacker News
new
|
ask
|
show
|
jobs
by
catlifeonmars
280 days ago
What does it mean to quantise a model?
3 comments
stirfish
280 days ago
Basically you trade accuracy for space, so you use fewer resources
link
Rickasaurus
280 days ago
It means to change representation to less bits per number floating point, lower resolution numbers
link
catlifeonmars
280 days ago
I wonder if this leads to aliasing/artifacts.
link
BrawnyBadger53
280 days ago
Reducing the number of bits per float, it's like compression for models
link