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 prefill/append kernel behavior for empty kv-cache. #353

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

yzh119
Copy link
Collaborator

@yzh119 yzh119 commented Jul 3, 2024

The prefill kernels was buggy when some of the requests have empty kv-cache, this PR fixes the issue.

@yzh119 yzh119 merged commit 7adc8cf into main Jul 3, 2024
@yzh119 yzh119 deleted the fix-prefill-empty-kv-cache branch July 3, 2024 07:48
@yzh119 yzh119 mentioned this pull request Jul 3, 2024
yzh119 added a commit that referenced this pull request Jul 3, 2024
##
[0.0.8](v0.0.7...v0.0.8)
(2024-07-03)

### Bugfix

* fix prefill/append kernel behavior for empty kv-cache
([#353](#353))
([7adc8c](7adc8cf))
* fix decode attention kernel with logits cap
([#350](#350))
([f5f7a2](f5f7a2a))
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