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

ggml: Fix compilation issues on ARM platform when building without fp16 #10811

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

kkontny
Copy link
Contributor

@kkontny kkontny commented Dec 12, 2024

While compiling llama.cpp with clang-19 on aarch64 CPU I found some compilation errors. This PR just fixes them.

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Dec 12, 2024
@slaren slaren merged commit d583cd0 into ggerganov:master Dec 13, 2024
47 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ggml changes relating to the ggml tensor library for machine learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants