runanywhere_llamacpp 0.15.10 copy "runanywhere_llamacpp: ^0.15.10" to clipboard
runanywhere_llamacpp: ^0.15.10 copied to clipboard

LlamaCpp backend for RunAnywhere Flutter SDK. High-performance on-device LLM text generation with GGUF model support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add runanywhere_llamacpp

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

dependencies:
  runanywhere_llamacpp: ^0.15.10

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:runanywhere_llamacpp/runanywhere_llamacpp.dart';
0
likes
115
points
120
downloads

Publisher

unverified uploader

Weekly Downloads

LlamaCpp backend for RunAnywhere Flutter SDK. High-performance on-device LLM text generation with GGUF model support.

Topics

#ai #llm #llama #text-generation #on-device

Documentation

API reference

License

unknown (license)

Dependencies

ffi, flutter, runanywhere

More

Packages that depend on runanywhere_llamacpp

Packages that implement runanywhere_llamacpp