Categories: None [Edit]

ruby_llm-tokenizer

https://rubygems.org/gems/ruby_llm-tokenizer
https://github.com/washu/ruby_llm-tokenizer
Pure-Ruby facade over Hugging Face `tokenizers`, OpenAI `tiktoken_ruby`, and SentencePiece bindings that maps ruby_llm model identifiers (gpt-4o, llama-3, mistral, ...) to the correct tokenizer and exposes a small API for counting, analyzing, and truncating text against a model's context window. Includes an opt-in approximation backend for models with no published tokenizer (Claude).

Total

Ranking: 189,613 of 196,375
Downloads: 851

Daily

Ranking: 37,856 of 196,338
Downloads: 1

Depended by

RankDownloadsName
195,925244ruby_llm-toolbox

Depends on

RankDownloadsName
2,7537,233,040tiktoken_ruby
5,0861,601,924tokenizers
166,4933,147sentencepiece

Owners

#GravatarHandle
1iconwashu214