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

Fix the batch_is_full check for jump-forward decoding #1654

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

merrymercy
Copy link
Contributor

@merrymercy merrymercy commented Oct 13, 2024

We need to set self.batch_is_full = False if there are jump-forward decoding requests. Otherwise, it does not accept new requests.

@merrymercy merrymercy merged commit 9610fcd into main Oct 13, 2024
3 of 10 checks passed
@merrymercy merrymercy deleted the pr-fix-batch-is-full branch October 13, 2024 02:47
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