mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
3 lines
140 B
Bash
Executable file
3 lines
140 B
Bash
Executable file
#!/bin/bash
|
|
|
|
python bench.py -n gist -i ../../gist/gist_base.fvecs -q ../../gist/gist_query.fvecs --sample 750000 --qsample 200 -k 20 -x $1
|