llamadart_llama_cpp_flutter 0.0.1 copy "llamadart_llama_cpp_flutter: ^0.0.1" to clipboard
llamadart_llama_cpp_flutter: ^0.0.1 copied to clipboard

PlatformiOSmacOS

Flutter Apple SwiftPM runtime companion package for llamadart llama.cpp and GGUF support.

llamadart_llama_cpp_flutter #

Flutter Apple Swift Package Manager companion package for llamadart GGUF / llama.cpp support.

Add this package to a Flutter iOS/macOS app when the app should link the prebuilt llama.cpp Apple XCFramework through SwiftPM instead of relying on the core package's native-assets fallback.

dependencies:
  llamadart: ^0.8.0
  llamadart_llama_cpp_flutter: ^0.0.1

This package has no runtime Dart API of its own. Import package:llamadart normally from the core package and use LlamaBackend() / LlamaEngine there.

The Apple SwiftPM manifest pins leehack/llamadart-native@b9547.

Source for this package lives in packages/llamadart_llama_cpp_flutter in the llamadart repository.

0
likes
160
points
0
downloads

Documentation

API reference

Publisher

verified publisherleehack.com

Weekly Downloads

Flutter Apple SwiftPM runtime companion package for llamadart llama.cpp and GGUF support.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#llm #llama-cpp #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on llamadart_llama_cpp_flutter

Packages that implement llamadart_llama_cpp_flutter