They reverse engineered Claude’s tokenizer closely enough to match Claude’s token counts exactly across 500+ human languages and 22 programming languages.
They reverse engineered Claude’s tokenizer closely enough to match Claude’s token counts exactly across 500+ human languages and 22 programming languages.
Article: www.tokenize.rs/claude
Blog: tokencontributions.substack.com/p/on-the-bio...
Article: www.tokenize.rs/claude
Blog: tokencontributions.substack.com/p/on-the-bio...
This means it's also a new base model.
Glory days of pretraining still very much going.
This means it's also a new base model.
Glory days of pretraining still very much going.
very interesting
tinyurl.com/58zf9d3c
very interesting
tinyurl.com/58zf9d3c
… which means they’re non-fungible…
Notably OpenRouter was founded by one of the co-founders of NFT marketplace, OpenSea.
… which means they’re non-fungible…
The result: sperm whale vowels do not just look like human vowels. They also behave like them.
We found several parallels. Like in Latin, whales have short and long vowels.
The open-weight tokenizer-free language model. Their 6.5B byte-level LM—-EvaByte matches modern tokenizer-based LMs with 5x less data & 2x faster decoding!
The open-weight tokenizer-free language model. Their 6.5B byte-level LM—-EvaByte matches modern tokenizer-based LMs with 5x less data & 2x faster decoding!
This was my final PhD degree requirement :)
The goal was to unify the major tokenization algorithms under a finite-state automaton framework. For example, by encoding a BPE tokenizer as a transducer.
This was my final PhD degree requirement :)
The goal was to unify the major tokenization algorithms under a finite-state automaton framework. For example, by encoding a BPE tokenizer as a transducer.
By adding a few lines of code to the base Llama 3 tokenizer, he got a free boost in arithmetic performance 😮
[thread]
By adding a few lines of code to the base Llama 3 tokenizer, he got a free boost in arithmetic performance 😮
[thread]