Character-level tokenizer built for brainfuck coding agents

alphabet="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz?[]<>.#{}+,-\n "

from transformers import AutoTokenizer
tokenizer = AutoTokenizer.from_pretrained(
  "crumb/only_tokenizer_youll_ever_need",
  trust_remote_code=True)
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support