mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-05-03 04:42:47 +02:00
345 B
345 B
Compiling sqlite-vec
From Source
git clone https://github.com/asg017/sqlite-vec
cd sqlite-vec
make loadable
dist/vec0
From the amalgammation build
https://github.com/asg017/sqlite-vec/releases/download/latest/TODO
Compile-time options
SQLITE_VEC_ENABLE_AVX
SQLITE_VEC_ENABLE_NEON
SQLITE_VEC_OMIT_FS