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

bugfix: Fix cudagraph mode of BatchPrefillWithRaggedKVCacheWrapper #412

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

yzh119
Copy link
Collaborator

@yzh119 yzh119 commented Jul 30, 2024

The computation of fixed_batch_size is not correct.

@yzh119 yzh119 merged commit 9907bc1 into main Jul 30, 2024
@yzh119 yzh119 mentioned this pull request Jul 31, 2024
yzh119 added a commit that referenced this pull request Jul 31, 2024
##
[0.1.3](v0.1.2...v0.1.3)
(2024-07-31)

### Bugfix

* bugfix: Fix cudagraph mode of BatchPrefillWithRaggedKVCacheWrapper
([#412](#412))
([9907bc](9907bc1))
* fix cu118 cub usage for sampling kernels
([#410](#410))
([58d359](58d3593))

### Misc

* enhance allocator error info and add shape check for prefill begin
forward functions
([#413](#413))
([5e36c5](5e36c52))
@yzh119 yzh119 deleted the fix-batch-ragged-prefill-cudagraph branch August 3, 2024 00:20
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