maathai_llamma 0.1.0
maathai_llamma: ^0.1.0 copied to clipboard
Flutter plugin wrapping llama.cpp for offline chat inference.
0.1.0 #
Added #
- Initial public Android release of the Maathai llama.cpp Flutter plugin.
- Streaming token support via
generateStreamon Android. - Android native guardrails for model size, sampler configuration, and thread management.
Changed #
- Package metadata updated for pub.dev (homepage, repository, topics, license text).
- Default Android plugin namespace updated to
com.usemaathai.maathai_llamma. - README refreshed with installation and usage walkthrough.
Known Issues #
- iOS target currently exposes stubbed methods; full implementation will arrive in a future release.