ggml_library_dart 0.0.9 copy "ggml_library_dart: ^0.0.9" to clipboard
ggml_library_dart: ^0.0.9 copied to clipboard

GGML Is Library machine learning in dart with special feature speed up inference model in cpu only or any gpu

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ggml_library_dart

With Flutter:

 $ flutter pub add ggml_library_dart

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

dependencies:
  ggml_library_dart: ^0.0.9

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:ggml_library_dart/ggml_library_dart.dart';
0
likes
150
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

GGML Is Library machine learning in dart with special feature speed up inference model in cpu only or any gpu

Homepage
Repository (GitHub)
View/report issues

Topics

#ggml #artificial-intelligence #machine-learning

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
github.com
github.com

License

Apache-2.0 (license)

Dependencies

general_lib, ggml_library, path

More

Packages that depend on ggml_library_dart