mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
* initial work on l1 * l1 int8 neon implementation * tweak l1 int8 and add test * broken overflow still * some progress on l1 * change to i32 instead of i64 * remove comment * ignore poetry stuff * unrolled l1 int8 and format * remove comments
29 lines
No EOL
263 B
Text
29 lines
No EOL
263 B
Text
/target
|
|
.vscode
|
|
sift/
|
|
*.tar.gz
|
|
*.db
|
|
*.npy
|
|
*.bin
|
|
*.out
|
|
venv/
|
|
|
|
vendor/
|
|
dist/
|
|
|
|
*.pyc
|
|
*.db-journal
|
|
|
|
alexandria/
|
|
openai/
|
|
examples/supabase-dbpedia
|
|
examples/ann-filtering
|
|
examples/dbpedia-openai
|
|
examples/imdb
|
|
examples/sotu
|
|
|
|
sqlite-vec.h
|
|
tmp/
|
|
|
|
poetry.lock
|
|
pyproject.toml |