mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-26 01:06:27 +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
|