Closed ashvardanian closed 3 months ago
The new default behavior is to use bf16 when constructing new indices on modern CPUs. This should positively affect both throughput and recall compared to f16.
bf16
f16
The new default behavior is to use
bf16
when constructing new indices on modern CPUs. This should positively affect both throughput and recall compared tof16
.