Y
Hacker News
new
|
ask
|
show
|
jobs
by
lkbm
56 days ago
Yes, but doesn't the token change mean that?
1 comments
clickety_clack
56 days ago
You can train a tokenizer on old data just like you can train a model on old data.
link
wongarsu
56 days ago
But you can't use an old model with a new tokenizer. Changing the tokenizer implies you trained the model from scratch
link
dannyw
56 days ago
A little bit of post-training will fix that. Folks on /r/LocalLLaMa have been making effective finetunes with diff. tokenizers for years.
link