intel / ScalableVectorSearch

https://intel.github.io/ScalableVectorSearch/
GNU Affero General Public License v3.0
125 stars 18 forks source link

Populating the vector space with user data for testing #40

Closed harievg closed 5 months ago

vyaivo commented 5 months ago

Thank you for opening this issue. Yes, you would need to convert your vector embeddings to the .fvecs format. We will work on adding some examples to our documentation and let you know when that has been added.

vyaivo commented 5 months ago

To correct the record, you can either convert to fvecs or simply use numpy embeddings directly. This is now detailed in the documentation: https://intellabs.github.io/ScalableVectorSearch/howtos.html#how-to-prepare-your-own-vector-dataset