Hacker News new | ask | show | jobs
by not-a-llm 15 days ago
you use the wrong word

the Anthropic tokenizer is not worse, its more expensive/verbose

1 comments

So, worse? Because we benchmark off token use when talking about token use, and everyone else understood that.
The most important feature of a tokenizer is dividing the inputs into independent values that the neural network can work with. It's not the size.
I mean it might lead to better performance on the model side. So the tokenizer is better but more expensive.
It’s better for them