You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to build an llama.xcframework for ios but everytime I try I am getting such errors
-- Found Git: /usr/bin/git (found version "2.39.5 (Apple Git-154)")
-- Setting GGML_NATIVE_DEFAULT to OFF
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
CMake Error at ggml/src/CMakeLists.txt:47 (ggml_get_flags):
ggml_get_flags Function invoked with incorrect arguments for function
named: ggml_get_flags
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I try to build an llama.xcframework for ios but everytime I try I am getting such errors
-- Found Git: /usr/bin/git (found version "2.39.5 (Apple Git-154)")
-- Setting GGML_NATIVE_DEFAULT to OFF
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
CMake Error at ggml/src/CMakeLists.txt:47 (ggml_get_flags):
ggml_get_flags Function invoked with incorrect arguments for function
named: ggml_get_flags
anyone having an idea how to fix that?
Beta Was this translation helpful? Give feedback.
All reactions