Remix.run Logo
catlifeonmars 5 days ago

What does it mean to quantise a model?

stirfish 5 days ago | parent | next [-]

Basically you trade accuracy for space, so you use fewer resources

Rickasaurus 5 days ago | parent | prev | next [-]

It means to change representation to less bits per number floating point, lower resolution numbers

catlifeonmars 5 days ago | parent [-]

I wonder if this leads to aliasing/artifacts.

BrawnyBadger53 5 days ago | parent | prev [-]

Reducing the number of bits per float, it's like compression for models