mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
3 lines
126 B
Bash
Executable file
3 lines
126 B
Bash
Executable file
#!/bin/bash
|
|
|
|
python bench.py -n sift1m -i ../../sift/sift_base.fvecs -q ../../sift/sift_query.fvecs --qsample 100 -k 20 -x $1
|