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

[Feature] Add support for running huggingface models locally #1287

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

deshraj
Copy link
Collaborator

@deshraj deshraj commented Feb 27, 2024

Description

As the title suggests.

Fixes # (issue)

Type of change

  • New feature (non-breaking change which adds functionality)
  • Documentation update

How Has This Been Tested?

  • Unit Test

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 27, 2024
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 58.82353% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 56.41%. Comparing base (752f638) to head (381b864).

Files Patch % Lines
embedchain/llm/huggingface.py 56.25% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1287      +/-   ##
==========================================
- Coverage   56.44%   56.41%   -0.03%     
==========================================
  Files         151      151              
  Lines        6110     6122      +12     
==========================================
+ Hits         3449     3454       +5     
- Misses       2661     2668       +7     

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

@deshraj deshraj merged commit 56bf33a into main Feb 27, 2024
5 checks passed
@deshraj deshraj deleted the user/dyadav/add-hf-local-models branch February 27, 2024 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant