Skip to content

cuda : update supports_op for matrix multiplication#8245

Merged
ggerganov merged 1 commit intomasterfrom
sl/fix-cuda-supports
Jul 2, 2024
Merged

cuda : update supports_op for matrix multiplication#8245
ggerganov merged 1 commit intomasterfrom
sl/fix-cuda-supports

Conversation

@slaren
Copy link
Copy Markdown
Member

@slaren slaren commented Jul 1, 2024

Update supports_op to correctly reflect that bf16 is not supported, and prevent new types added in the future from being incorrectly reported as supported. This will also cause bf16 models to be run on the CPU rather than crashing when using a CUDA build.

@github-actions github-actions bot added the testing Everything test related label Jul 1, 2024
@ggerganov ggerganov merged commit 0e0590a into master Jul 2, 2024
@slaren slaren deleted the sl/fix-cuda-supports branch July 2, 2024 16:18
Nexesenex pushed a commit to Nexesenex/croco.cpp that referenced this pull request Jul 2, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Everything test related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants