Skip to content

chore: remove SAQ for rabit4/8 quantize#432

Closed
cutecutecat wants to merge 1 commit intotensorchord:mainfrom
cutecutecat:rabit48_fast_quantize
Closed

chore: remove SAQ for rabit4/8 quantize#432
cutecutecat wants to merge 1 commit intotensorchord:mainfrom
cutecutecat:rabit48_fast_quantize

Conversation

@cutecutecat
Copy link
Member

@cutecutecat cutecutecat commented Feb 25, 2026

Close #428

Risk: Due to the function signature change, if the user built an expresion index at 1.1.0 like:

CREATE INDEX ON laion_rabitq8 USING vchordrq 
((quantize_to_rabitq8(embedding)::rabitq8(768)) rabitq8_ip_ops) 
...

It is recommend to drop the index before updating to 1.1.1

This comment was marked as outdated.

@cutecutecat cutecutecat force-pushed the rabit48_fast_quantize branch 5 times, most recently from 1eea522 to 7ce537d Compare February 26, 2026 02:32
@cutecutecat cutecutecat requested review from usamoi and removed request for usamoi February 26, 2026 02:44
@cutecutecat cutecutecat force-pushed the rabit48_fast_quantize branch from 7ce537d to 6826a73 Compare February 28, 2026 01:19
@cutecutecat cutecutecat changed the title chore: add fast path for rabit4/8 quantize chore: remove SAQ for rabit4/8 quantize Feb 28, 2026
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.

feat: Add fast option to quantize function

2 participants