gemma 0.0.1 copy "gemma: ^0.0.1" to clipboard
gemma: ^0.0.1 copied to clipboard

A wrapper around the Gemma AI models.

example/gemma_example.dart

import 'package:gemma/gemma.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
4
likes
150
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A wrapper around the Gemma AI models.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on gemma