flama_bindings 0.0.2+3 copy "flama_bindings: ^0.0.2+3" to clipboard
flama_bindings: ^0.0.2+3 copied to clipboard

llama.cpp bindings for flama package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flama_bindings

With Flutter:

 $ flutter pub add flama_bindings

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

dependencies:
  flama_bindings: ^0.0.2+3

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

Import it

Now in your Dart code, you can use:

import 'package:flama_bindings/flama_bindings.dart';
0
likes
150
points
6
downloads

Publisher

verified publisherluisciber.com

Weekly Downloads

llama.cpp bindings for flama package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi

More

Packages that depend on flama_bindings