Skip to content

Add support for NumPy data types other than float32 to DynamicVamana.build in Python #94

@mihaic

Description

@mihaic

Currently, in Python, DynamicVamana.build always creates an index with float32 data, even when given an array with other types, such as float16 or int8. We should add support for the other NumPy types Vamana supports for building. Compressed non-NumPy types can be considered in future issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions