3 ms·
The exception being the token embeddings and lm head (which scale with the number of tokens the model knows and presumably you need a smaller number in the toke
by mattnewton 2mo ago
The exception being the token embeddings and lm head (which scale with the number of tokens the model knows and presumably you need a smaller number in the tokenizer for only English and python). But those are a pretty small % of the total model weights on most LLM sizes