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

outdated

The implementation of BPE algorithm for sentence encode/decode

example/gpt_tokenizer_example.dart

import 'package:gpt_tokenizer/gpt_tokenizer.dart';

void main() {}
1
likes
80
points
290
downloads

Publisher

verified publishersimonwang.dev

Weekly Downloads

The implementation of BPE algorithm for sentence encode/decode

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter_rust_bridge, meta

More

Packages that depend on gpt_tokenizer