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

b3187 + Cuda Unified Memory support #177

Merged
merged 3 commits into from
Jun 20, 2024
Merged

b3187 + Cuda Unified Memory support #177

merged 3 commits into from
Jun 20, 2024

Conversation

Nexesenex
Copy link
Owner

sasha0552 and others added 3 commits June 20, 2024 09:57
Currently the Metal backend does not support BF16. `ggml_metal_supports_op` was returning true in these cases, leading to a crash with models converted with `--leave-output-tensor`. This commit checks if the first few sources types are BF16 and returns false if that's the case.
@Nexesenex Nexesenex merged commit 1c307c6 into Nexesenex:sidestream Jun 20, 2024
32 of 56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants