Skip to content

Optional BF16 for CUDA platform (Original PR #173) - #205

Merged
guoqingbao merged 1 commit into
EricLBuehler:masterfrom
guoqingbao:develop
Jul 27, 2025
Merged

Optional BF16 for CUDA platform (Original PR #173)#205
guoqingbao merged 1 commit into
EricLBuehler:masterfrom
guoqingbao:develop

Conversation

@guoqingbao

Copy link
Copy Markdown
Collaborator

This PR enables Candle-vLLM to work on older NVIDIA hardware where BF16 computation is not available.
Original PR: #173

Special thanks to @sempervictus and @yanghl12138 for their dedicated testing and contributions!

commit 0bb7440
Author: Guoqing Bao <topon@outlook.com>
Date:   Thu Jun 26 22:08:19 2025 +0800

    Fix kernel compilation for CUDA ARC < 800

commit ae03623
Author: Guoqing Bao <topon@outlook.com>
Date:   Tue Jun 10 19:42:10 2025 +0800

    CUDA_ARCH check within  kernel

commit fb491f7
Author: Guoqing Bao <topon@outlook.com>
Date:   Tue Jun 10 19:29:51 2025 +0800

    Typo fix

commit 52c32b1
Author: Guoqing Bao <topon@outlook.com>
Date:   Tue Jun 10 19:20:35 2025 +0800

    Optional BF16 for CUDA platform
@guoqingbao
guoqingbao merged commit 8723cf9 into EricLBuehler:master Jul 27, 2025
6 checks passed
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