Skip to content

cuda : update supports_op for matrix multiplication #8245

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

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

slaren
Copy link
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
54 checks passed
@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