transformers 0.0.2 copy "transformers: ^0.0.2" to clipboard
transformers: ^0.0.2 copied to clipboard

State-of-the-art Machine Learning for Dart. Run Huggingface Transformers cross-platform on your device, with no need for a server!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add transformers

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

dependencies:
  transformers: ^0.0.2

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:transformers/transformers.dart';
0
likes
140
points
124
downloads

Publisher

verified publishernathankolbas.com

Weekly Downloads

State-of-the-art Machine Learning for Dart. Run Huggingface Transformers cross-platform on your device, with no need for a server!

Repository (GitHub)
View/report issues

Topics

#nlp #machine-learning #deep-learning #transformer #llm

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, dio, flutter, flutter_onnxruntime, flutter_web_plugins, huggingface_hub, image, jinja_minimal, path, path_provider, plugin_platform_interface, unorm_dart, web

More

Packages that depend on transformers

Packages that implement transformers