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 wordllama #733

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

add wordllama #733

wants to merge 1 commit into from

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 commented Oct 28, 2024

This requires pre-fetching the model which can be tedious to set up in firewalled envs. Otherwise, it's really quick and works a lot better than the original implementation.

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

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

Project coverage is 53.81%. Comparing base (73fda79) to head (4daceec).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/agents.py 12.50% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #733      +/-   ##
==========================================
- Coverage   60.82%   53.81%   -7.01%     
==========================================
  Files         100      100              
  Lines       12402    12393       -9     
==========================================
- Hits         7543     6669     -874     
- Misses       4859     5724     +865     

☔ 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.

1 participant