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

chore: Update DEFAULT_MAX_TOKENS to 16384 in config.py #138

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

Conversation

danielchalef
Copy link
Member

@danielchalef danielchalef commented Sep 21, 2024

Important

Update DEFAULT_MAX_TOKENS to 16384 in config.py, affecting LLMConfig default behavior.

  • Configuration Update:
    • Update DEFAULT_MAX_TOKENS from 4096 to 16384 in config.py.
    • Affects default max_tokens parameter in LLMConfig class constructor.

This description was created by Ellipsis for 8b5dd4b. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 8b5dd4b in 7 seconds

More details
  • Looked at 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_Z2TQxNGiDjUNbczM


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

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