When using xcframework to update llama.cpp for iOS I get out of scope errors #12320
Unanswered
unpaidcoder
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In my earlier SPM version of llama.cpp for iOS, I have llama-grammar installed.
It's now missing in the new xcframework which is giving me out of scope errors in my Swift app code.
How do I get llama-grammar installed?
Is there a toggle in the build script I should set?
https://github.com/ggml-org/llama.cpp/releases/tag/b4824
Beta Was this translation helpful? Give feedback.
All reactions