v0.9.2: Bug fix release
What's Changed
- chore: add test for f16 embeddings by @eddyxu in #1744
- chore(rust): make clippy happy for the pyo3 code by @changhiskhan in #1748
- chore: clean up pyarrow 12 check and pandas version by @eddyxu in #1749
- feat: improve ergonomic of bf16 array by @eddyxu in #1752
- feat: cast between fsl of floats and fsl of bf16 by @eddyxu in #1753
- chore: add utility to materialize in-sample ground truth by @eddyxu in #1755
- fix: proper mixed-percision training by @chebbyChefNEQ in #1757
- chore: make lance-arrow compilable for wasm target by @eddyxu in #1758
- fix: fix gpu cosine and add early stop for async dataset by @chebbyChefNEQ in #1759
Full Changelog: v0.9.1...v0.9.2