-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
[User] android clang does not support "-mfp16-format" argument #2210
Comments
+1 |
Any solution ? |
I'd build excluding |
@JackJollimore Is there an option to remove that argument because it looks like there isn't in |
I use
If the above doesn't work for your device then I think editing Other than editing, I'm uncertain if there's an option to remove the arguement. Flutter isn't offically supported, but maybe @slaren can weigh in on if |
Gotcha, I'm hoping to avoid forking if possible. I add |
I don't speak for |
Adding a build flag for this use case is OK, so feel free to propose a PR
In general, 3rd party projects don't have to use |
I made a PR, it seems on my M1 Pro with NixOS Asahi also faces this issue without the PR. |
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
llama.cpp should compile for Android
Current Behavior
Fails with:
Environment and Context
Please provide detailed information about your computer setup. This is important in case the issue is not reproducible except for under certain specific conditions.
Use case: Flutter library
neon-fp-armv8
Android
NDK 23.1.7779620
Failure Information (for bugs)
Command executed:
Steps to Reproduce
Please provide detailed steps for reproducing the issue. We are not sitting in front of your screen, so the more detail the better.
Failure Logs
https://github.com/ExpidusOS/flutter_llama/actions/runs/5538864077/jobs/10109227613
The text was updated successfully, but these errors were encountered: