lib_llama_cpp_ios 0.5.1
lib_llama_cpp_ios: ^0.5.1 copied to clipboard
iOS native build and Dart registration for lib_llama_cpp.
lib_llama_cpp_ios #
iOS implementation package for the lib_llama_cpp federated Flutter plugin.
This package registers the iOS platform implementation and CocoaPods metadata
used by the app-facing lib_llama_cpp package. It is usually consumed as a
transitive dependency through lib_llama_cpp.
Published releases include a prebuilt CPU and Metal xcframework. Monorepo
development builds compile from the pinned third_party/llama.cpp checkout
when the prebuilt framework is absent.