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

feat: Numpy inference #87

Merged
merged 9 commits into from
Oct 16, 2024
Merged

feat: Numpy inference #87

merged 9 commits into from
Oct 16, 2024

Conversation

stephantul
Copy link
Collaborator

No description provided.

@stephantul stephantul requested a review from Pringled October 15, 2024 11:41
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 78.44311% with 36 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
model2vec/hf_utils.py 61.53% 35 Missing ⚠️
model2vec/utils.py 95.65% 1 Missing ⚠️
Files with missing lines Coverage Δ
model2vec/__init__.py 100.00% <100.00%> (ø)
model2vec/distill/__init__.py 100.00% <100.00%> (ø)
model2vec/model.py 96.36% <100.00%> (-0.39%) ⬇️
tests/conftest.py 100.00% <ø> (ø)
tests/test_distillation.py 92.75% <100.00%> (ø)
tests/test_model.py 100.00% <100.00%> (ø)
tests/test_utils.py 100.00% <100.00%> (ø)
model2vec/utils.py 92.85% <95.65%> (+30.75%) ⬆️
model2vec/hf_utils.py 61.53% <61.53%> (ø)

@Pringled Pringled changed the title Numpy inference feat: Numpy inference Oct 15, 2024
README.md Outdated Show resolved Hide resolved
@stephantul stephantul merged commit 010a7b7 into main Oct 16, 2024
2 of 3 checks passed
@stephantul stephantul deleted the numpy_inference branch October 16, 2024 07:11
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