Show HN: TurboQuant-WASM – Google's vector quantization in the browser

https://github.com/teamchong/turboquant-wasm

GitHub - teamchong/turboquant-wasm: TurboQuant WASM SIMD vector compression — 3 bits/dim with fast dot product. Requires relaxed SIMD (Chrome 114+, Firefox 128+, Safari 18+, Node 20+)

TurboQuant WASM SIMD vector compression — 3 bits/dim with fast dot product. Requires relaxed SIMD (Chrome 114+, Firefox 128+, Safari 18+, Node 20+) - teamchong/turboquant-wasm

GitHub
Awesome! Also love the gaussian splat demo, cool use case!

Very cool. I added the new multi embedding 2 model to my site the other week from google

I guess need to dig into this and see if it’s faster and has more use cases! Thanks for publishing your work