lib_llama_cpp 0.2.0
lib_llama_cpp: ^0.2.0 copied to clipboard
App-facing Flutter plugin facade and inference isolate scheduler for llama.cpp.
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.