sqlite-vec/.gitignore
Daniel Levi-Minzi 25b85afc89
l1 distance (#39)
* 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
2024-07-23 09:04:15 -07:00

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