Modular tokenizers proposed for efficient multilingual LLMs
A new arXiv paper argues that multilingual LLMs suffer from using one shared vocabulary across all supported languages, which produces uneven compression rates between languages. The authors also note that large embedding and output matrices raise memory demands and slow processing. Their proposed modular tokenizer design assigns separate tokenization components per language to address both issues.