maathai_llamma 0.1.0 copy "maathai_llamma: ^0.1.0" to clipboard
maathai_llamma: ^0.1.0 copied to clipboard

PlatformAndroid

Flutter plugin wrapping llama.cpp for offline chat inference.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add maathai_llamma

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  maathai_llamma: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:maathai_llamma/maathai_llamma.dart';
1
likes
130
points
134
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin wrapping llama.cpp for offline chat inference.

Repository (GitHub)
View/report issues

Topics

#ai #llm #offline #native

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on maathai_llamma

Packages that implement maathai_llamma