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

On-device LLM inference engine for Flutter. Run LLaMA-architecture models via Dart FFI — no cloud, no internet, no API keys.

0.0.1 #

  • Initial release of picolm_flutter.
  • Added PicoLM class with load(), generate(), and generateFull().
  • Background isolate support for load() and generate().
  • Support for GGUF model files.
  • JSON grammar mode (setJsonMode).
  • Streaming token output.
  • iOS, Android, and macOS platform support.
0
likes
150
points
126
downloads

Publisher

unverified uploader

Weekly Downloads

On-device LLM inference engine for Flutter. Run LLaMA-architecture models via Dart FFI — no cloud, no internet, no API keys.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on picolm_flutter

Packages that implement picolm_flutter