You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
abstract: "A high-performance Rust byte-pair encoder tokenizer for the OpenAI GPT-2 tokenizer family, achieving 4-9x throughput speedups over tiktoken-rs and tiktoken using custom DFA lexers and parallel processing."