Skip to content

Conversation

@thecoop
Copy link
Member

@thecoop thecoop commented Nov 7, 2025

Add docs for bfloat16 and on_disk_rescore


* `element_type: float`: `num_vectors * num_dimensions * 4`
* `element_type: bfloat16`: `num_vectors * num_dimensions * 2`
* `element_type: float` with `quantization: int8`: `num_vectors * (num_dimensions + 4)`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to check this with bfloat16 + quantization

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants