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(model_tokens): update default token budget and add new model #20

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

ericmjl
Copy link
Owner

@ericmjl ericmjl commented Nov 11, 2023

  • Increase the default token budget from 2048 to 4096
  • Add token budget for the new "mistral" model

- Increase the default token budget from 2048 to 4096
- Add token budget for the new "mistral" model
@ericmjl ericmjl merged commit 745b279 into main Nov 11, 2023
4 checks passed
@ericmjl ericmjl deleted the model-tokens-#15 branch November 11, 2023 15:58
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4337998) 62.31% compared to head (7f13698) 62.31%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   62.31%   62.31%           
=======================================
  Files          47       47           
  Lines        1799     1799           
=======================================
  Hits         1121     1121           
  Misses        678      678           
Files Coverage Δ
llamabot/bot/model_tokens.py 100.00% <100.00%> (ø)

☔ 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