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

On-device LLM inference as a Juice bloc — model lifecycle, streaming generation, and embeddings behind a swappable runtime seam.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add juice_llm

With Flutter:

 $ flutter pub add juice_llm

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

dependencies:
  juice_llm: ^0.1.0

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:juice_llm/juice_llm.dart';
0
likes
0
points
184
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

On-device LLM inference as a Juice bloc — model lifecycle, streaming generation, and embeddings behind a swappable runtime seam.

Homepage
Repository (GitHub)
View/report issues

Topics

#llm #on-device #ai #bloc #state-management

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

flutter, juice

More

Packages that depend on juice_llm