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

Reorder kv dtype check to avoid nvcc not found error on AMD platform #3104

Merged
merged 2 commits into from
Mar 2, 2024
Merged

Reorder kv dtype check to avoid nvcc not found error on AMD platform #3104

merged 2 commits into from
Mar 2, 2024

Conversation

cloudhan
Copy link
Contributor

Otherwise, it reports nvcc not found on AMD platform instead of FP8_E5M2 KV Cache on AMD GPU has not been supported yet.

Copy link
Contributor

@zhaoyang-star zhaoyang-star left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! LGTM

@esmeetu esmeetu enabled auto-merge (squash) February 29, 2024 09:03
@WoosukKwon WoosukKwon disabled auto-merge February 29, 2024 09:20
@cloudhan cloudhan requested a review from WoosukKwon February 29, 2024 09:50
@esmeetu esmeetu enabled auto-merge (squash) March 2, 2024 06:34
@esmeetu esmeetu self-assigned this Mar 2, 2024
@esmeetu esmeetu merged commit baee28c into vllm-project:main Mar 2, 2024
22 checks passed
@cloudhan cloudhan deleted the fix-kvcache-platform-check branch March 3, 2024 14:48
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.

4 participants