Skip to content
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

WIP: LASQ - Add LASQ quantization #1409

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

WIP: LASQ - Add LASQ quantization #1409

wants to merge 1 commit into from

Conversation

rlmanrique
Copy link

  • Add support for Locally adaptive SQ weaviate#5695 and enable the capability to configure a collection using local adaptive SQ.
  • Do not merge yet until the naming is agreed.

@weaviate-git-bot
Copy link

To avoid any confusion in the future about your contribution to Weaviate, we work with a Contributor License Agreement. If you agree, you can simply add a comment to this PR that you agree with the CLA so that we can merge.

beep boop - the Weaviate bot 👋🤖

PS:
Are you already a member of the Weaviate Slack channel?

Enable the capability to configure a collection using local adaptative
SQ

Signed-off-by: Rodrigo Lopez <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 79.06977% with 9 lines in your changes missing coverage. Please review.

Project coverage is 93.91%. Comparing base (6bc9b39) to head (6233847).
Report is 34 commits behind head on main.

Files with missing lines Patch % Lines
integration/test_collection_config.py 44.44% 5 Missing ⚠️
weaviate/collections/classes/config.py 88.46% 3 Missing ⚠️
weaviate/collections/classes/config_methods.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1409      +/-   ##
==========================================
- Coverage   93.94%   93.91%   -0.04%     
==========================================
  Files         221      221              
  Lines       21283    21336      +53     
==========================================
+ Hits        19995    20037      +42     
- Misses       1288     1299      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants