Skip to content

feat: remove flag argument #220

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

Merged

Conversation

stephantul
Copy link
Member

This PR removes the flag argument in the load function and moves the quantization business to another function.

@stephantul stephantul requested a review from Pringled April 24, 2025 13:43
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
model2vec/model.py 55.55% 4 Missing ⚠️
Files with missing lines Coverage Δ
model2vec/quantization.py 96.55% <100.00%> (+1.81%) ⬆️
model2vec/model.py 94.00% <55.55%> (-2.21%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stephantul stephantul merged commit b613033 into add-quantization-for-from-sentence-transformers Apr 24, 2025
5 of 6 checks passed
@stephantul stephantul deleted the ease-flag-arg branch April 24, 2025 17:37
Pringled added a commit that referenced this pull request Apr 24, 2025
* Added quantization for from_sentence_transformers

* Updates

* feat: remove flag argument (#220)

* feat: remove flag argument

* fix typing

* add future anns

---------

Co-authored-by: Stephan Tulkens <[email protected]>
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