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

The implementation of BPE algorithm for sentence encode/decode

This package is used for flutter_gpt_tokenizer, and should not be used directly.

It implements the BPE algorithm of OpenAI tiktoken using Rust

0
likes
80
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

More

Packages that depend on gpt_tokenizer