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

add easyinference #280

Merged
merged 9 commits into from
Jun 22, 2024
Merged

add easyinference #280

merged 9 commits into from
Jun 22, 2024

Conversation

michaelfeil
Copy link
Owner

No description provided.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

  • Added easyinference module with EasyInference class for simplified model inference
  • Introduced Makefile for testing, linting, formatting, and coverage
  • Added pyproject.toml with dependencies and build configuration
  • Included empty README.md and tests/__init__.py for future documentation and tests
  • Updated CI workflow to include easyinference module

7 file(s) reviewed, no comment(s)

@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2024

Codecov Report

Attention: Patch coverage is 82.97872% with 8 lines in your changes missing coverage. Please review.

Project coverage is 69.22%. Comparing base (3b71a9c) to head (808234b).

Files Patch % Lines
libs/infinity_emb/infinity_emb/sync_engine.py 0.00% 7 Missing ⚠️
...finity_emb/infinity_emb/inference/caching_layer.py 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

❗ There is a different number of reports uploaded between BASE (3b71a9c) and HEAD (808234b). Click for more details.

HEAD has 1 upload more than BASE | Flag | BASE (3b71a9c) | HEAD (808234b) | |------|------|------| ||2|3|
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
- Coverage   77.46%   69.22%   -8.25%     
==========================================
  Files          35       37       +2     
  Lines        2503     2541      +38     
==========================================
- Hits         1939     1759     -180     
- Misses        564      782     +218     

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

@michaelfeil michaelfeil merged commit 0289419 into main Jun 22, 2024
36 checks passed
@michaelfeil michaelfeil deleted the easyinference branch June 22, 2024 02:43
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