Skip to content

Remove quantization load from trait#7113

Merged
IvanPleshkov merged 4 commits intodevfrom
remove-quantization-load
Aug 22, 2025
Merged

Remove quantization load from trait#7113
IvanPleshkov merged 4 commits intodevfrom
remove-quantization-load

Conversation

@IvanPleshkov
Copy link
Contributor

This PR removes loading function from this traits:

EncodedVectors::load
EncodedStorage::from_file
MultivectorOffsetsStorage::load

It's a step before using ChunkedMmapVectors, where loading differs from other types of quantization storages.

No new unit tests are required here, each loading case is covered by storage combatibility CI

@coderabbitai

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

@coderabbitai

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

@IvanPleshkov IvanPleshkov merged commit 879da48 into dev Aug 22, 2025
16 checks passed
@IvanPleshkov IvanPleshkov deleted the remove-quantization-load branch August 22, 2025 12:37
timvisee pushed a commit that referenced this pull request Aug 26, 2025
* remove quantization load

* refactor load

* fix fmt error

* fix clippy
@coderabbitai coderabbitai bot mentioned this pull request Sep 27, 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