lib_llama_cpp 0.3.1
lib_llama_cpp: ^0.3.1 copied to clipboard
App-facing Flutter plugin facade and inference isolate scheduler for llama.cpp.
Unreleased #
- Document CPU-only native platform packages built by the GitHub release workflow.
0.1.0 #
- Initial release of the app-facing Flutter plugin facade.
- Added command and response types for model loading, generation, and disposal.
- Added inference isolate lifecycle orchestration and federated platform lookup.