[Enhance]: will zevc python api support PQ QuantizeType index?
Open
deferred
enhancement
- Dominant language
- C++
- Stars
- 15.9k
- Forks
- 998
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 34
Description
### 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?
Contributor guide
Assessment
This issue has not been assessed yet.