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

describegpt: update --max-tokens type for LLMs with larger context sizes #1841

Merged
merged 1 commit into from
May 25, 2024

Conversation

rzmk
Copy link
Collaborator

@rzmk rzmk commented May 25, 2024

LLMs may have larger max token sizes than the max for u16 so we change the —max-tokens flag from u16 to u32 (same for the prompt file).

@jqnatividad jqnatividad merged commit a51024a into master May 25, 2024
14 checks passed
@jqnatividad
Copy link
Owner

Thanks @rzmk , pulling it in for the 0.128.0 release!

@rzmk rzmk deleted the describegpt/increase-max-tokens branch May 25, 2024 20:08
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.

None yet

2 participants