You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Community,
I am trying to use the Faiss library for performing the product quantization of my base vectors. I am using the python Faiss library.
I am able to access the codewords (centroids), pqcodes (quantized base vectors). However, I am unable to access the distance table for a given query vector through the python api.
Is there a way to access the distance table using python api. If not, how to make it accessible ? What changes need to be made and where should it be made ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Community,
I am trying to use the Faiss library for performing the product quantization of my base vectors. I am using the python Faiss library.
I am able to access the codewords (centroids), pqcodes (quantized base vectors). However, I am unable to access the distance table for a given query vector through the python api.
Is there a way to access the distance table using python api. If not, how to make it accessible ? What changes need to be made and where should it be made ?
-Thanks in advance
Santhosh.
Beta Was this translation helpful? Give feedback.
All reactions