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

[TextGeneration] Fix internal kv_cache update for batch_size > 1 #1514

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

dsikka
Copy link
Contributor

@dsikka dsikka commented Jan 5, 2024

Summary

  • When updating the NLEngineOperator to process batch_size > 1 with internal_kv_cache enabled (for continuous_batching), one line was missed in the update PR. This PR fixes this issue and also cleans up some of the conditions
  • This will also fix this ticket:
    https://app.asana.com/0/1205229323407165/1206239324632274/f

@bfineran bfineran merged commit 05a47b0 into main Jan 5, 2024
13 checks passed
@bfineran bfineran deleted the fix_internal_kv_cache_update branch January 5, 2024 22:42
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