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

Tweak local model settings #780

Merged
merged 4 commits into from
Nov 26, 2024
Merged

Tweak local model settings #780

merged 4 commits into from
Nov 26, 2024

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 commented Nov 21, 2024

Pins version and makes minor tweaks to config.

Seems promising with Qwen; couldn't get it running with Mistral 7B

@ahuang11 ahuang11 requested a review from philippjfr November 21, 2024 02:44
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.

Project coverage is 60.94%. Comparing base (2c83a1b) to head (1c86fd3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/coordinator.py 0.00% 23 Missing ⚠️
lumen/ai/llm.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #780      +/-   ##
==========================================
- Coverage   60.98%   60.94%   -0.04%     
==========================================
  Files         103      103              
  Lines       12544    12552       +8     
==========================================
  Hits         7650     7650              
- Misses       4894     4902       +8     

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

@ahuang11 ahuang11 mentioned this pull request Nov 22, 2024
1 task
@ahuang11
Copy link
Contributor Author

Prior to this, since Llama.invoke isn't truly async, there was no loading indicator and it was confusing whether Lumen was doing anything, but this PR changes that:
image

image

@amaloney amaloney self-requested a review November 26, 2024 23:19
Copy link
Collaborator

@amaloney amaloney left a comment

Choose a reason for hiding this comment

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

lgtm

@ahuang11 ahuang11 merged commit 7dfe183 into main Nov 26, 2024
11 checks passed
@ahuang11 ahuang11 deleted the tweak_local branch November 26, 2024 23:21
ahuang11 added a commit that referenced this pull request Nov 26, 2024
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