-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Would need to distribute two version of sqlite-vss
: A normal one with CPU support only, and another one with -DFAISS_ENABLE_GPU=ON
.
Also might need to add an option to vss0 column declarations to enable GPU:
create virtual table photos using vss0(
thumbnail_embedding(1024) factory="..." gpu=True,
);
alando46, Koeng101 and sunrabbit123
Metadata
Metadata
Assignees
Labels
No labels