Affected Component
HNSW/IVF, Python API
Current Behavior
https://github.com/alibaba/zvec/blob/main/src/include/zvec/core/interface/index_param.h#L79 have QuantizerType named kPQ, while python api only have FP16/INT8/INT4 supported in https://zvec.org/api-reference/python/types/#zvec.typing.QuantizeType
Desired Improvement
will zevc python api support PQ QuantizeType index?
Impact
will zevc python api support PQ QuantizeType index?
Affected Component
HNSW/IVF, Python API
Current Behavior
https://github.com/alibaba/zvec/blob/main/src/include/zvec/core/interface/index_param.h#L79 have QuantizerType named kPQ, while python api only have FP16/INT8/INT4 supported in https://zvec.org/api-reference/python/types/#zvec.typing.QuantizeType
Desired Improvement
will zevc python api support PQ QuantizeType index?
Impact
will zevc python api support PQ QuantizeType index?