-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
[Attention] Support using BF16 sparse prefill kernel for FP8 kv-cache with DeepseekV32 #26152
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
base: main
Are you sure you want to change the base?
[Attention] Support using BF16 sparse prefill kernel for FP8 kv-cache with DeepseekV32 #26152
Conversation
|
This pull request has merge conflicts that must be resolved before it can be |
9572596 to
dcfd9bd
Compare
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
dcfd9bd to
319c660
Compare
|
This pull request has merge conflicts that must be resolved before it can be |
…ills-and-decode Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
|
This pull request has merge conflicts that must be resolved before it can be |
…ills-and-decode Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
|
This pull request has merge conflicts that must be resolved before it can be |
…ills-and-decode Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
|
This pull request has merge conflicts that must be resolved before it can be |
Co-authored-by: Chen Zhang <zhangch99@outlook.com> Signed-off-by: Lucas Wilkinson <LucasWilkinson@users.noreply.github.com>
….com/neuralmagic/vllm into lwilkinson/split-prefills-and-decode
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
Support using BF16 sparse prefill kernel for FP8 kv-cache with DeepseekV32 by first up converting the cache
FIX: #27043