asg017 / sqlite-vss

A SQLite extension for efficient vector search, based on Faiss!
MIT License
1.59k stars 59 forks source link

Workaround for no faiss_avx2 support #47

Closed learning4life closed 1 year ago

learning4life commented 1 year ago

After spending hours identifying the cause of the "Illegal instruction (core dumped)" error, I added this background information to the docs.

asg017 commented 1 year ago

Oof, sorry to hear about your experience - will add more docs on top of this soon.