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,380 of 193,756
Downloads: 564

Daily

Ranking: 21,663 of 193,649
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,8126,565,875tiktoken_ruby
5,2501,423,212tokenizers
169,0392,815sentencepiece

Owners

#GravatarHandle
1iconwashu214