▲ | 1999-03-31 3 days ago | ||||||||||||||||
1B vectors is nothing. You don’t need to index them. You can hold them in VRAM on a single node and run queries with perfect accuracy in milliseconds | |||||||||||||||||
▲ | eknkc 3 days ago | parent | next [-] | ||||||||||||||||
I guess for 2D vectors that would work? For 1024 dimensions even with 8 bit quantization you are looking at a terrabyte of data. Lets make it binary vectors, it is still 128GB of VRAM. WAT? | |||||||||||||||||
▲ | adastra22 3 days ago | parent | prev | next [-] | ||||||||||||||||
1B x 4096 = 4T scalars. That doesn't fit in anyone's video ram. | |||||||||||||||||
| |||||||||||||||||
▲ | lyu07282 3 days ago | parent | prev [-] | ||||||||||||||||
Show your math lol | |||||||||||||||||
|