Skip to content

Fix incorrect constructor docstring for IndexScalarQuantizer #4350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hckex
Copy link

@hckex hckex commented May 15, 2025

This PR fixes a docstring inconsistency in the IndexScalarQuantizer constructor.

The current doc refers to M and nbits, which are not actual parameters.
This change updates the documentation to reflect the correct usage: (d, qtype, metric).

@hckex hckex force-pushed the fix-indexscalarquantizer-doc branch from 0e423ca to f80f617 Compare May 16, 2025 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants