Skip to content

Add support for hvecs files in svs.read_vecs #93

@mihaic

Description

@mihaic

SVS generally supports float16 data, including in svs.write_vecs. However, svs.read_vecs lack support for reading such data:

raise ValueError('Can only open bvecs, fvecs, and ivecs.')

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions