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 a limit to the max_input_length to get rid of the OOM issues. #99

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

shamanez
Copy link
Member

As @jacob mentioned, we are getting OOM errors with the batch size of 8. We got this due to some examples coming up with longer inputs and eventually giving OOM issues. So a better controllable option is to make sure we fix the max input length.

@Jacobsolawetz
Copy link
Contributor

Sweet! thanks a million @shamanez

@Jacobsolawetz Jacobsolawetz merged commit 8e79ac3 into main Sep 30, 2024
1 check failed
@Jacobsolawetz Jacobsolawetz deleted the synthQA-mem-issue branch September 30, 2024 02:10
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