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

The implementation of BPE algorithm for sentence encode/decode

example/gpt_tokenizer_example.dart

import 'package:gpt_tokenizer/gpt_tokenizer.dart';

void main() {}
0
likes
120
pub points
19%
popularity

Publisher

verified publishersimonwang.dev

The implementation of BPE algorithm for sentence encode/decode

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter_rust_bridge, meta, uuid

More

Packages that depend on gpt_tokenizer