Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 274 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 274 Bytes

ggml.dart

ggml bindings for dart

NOTE: WIP and EXPERIMENTAL, use with caution

Features

Getting started

dart pub add ggml

dart pub get

dart --enable-experiment=native-assets run example/arange.dart

Usage