Breaking the Tokenizer Barrier: On-Policy Distillation across Model Families
- company Hugging Face
- lab arXiv
- lab arXivLabs
A new method allows large language models with incompatible tokenizers to share knowledge through on-policy distillation, a technique previously confined to models within the same family, according to research submitted June 8, 2026 [1][2]. On-Policy Distillation (OPD) has become a core technique in the post-training of Large Language Models (LLMs) for transferring knowledge from domain experts to student models [2]. However, existing OPD distillation methods require teacher and student models to share the same tokenizer, restricting the applicability of OPD within the model series [2]. Current mainstream practice typically employs Supervised Fine-Tuning (SFT) on teacher-generated responses for cross-tokenizer distillation, which fails to capture the rich knowledge embedded in the teacher's probability distribution [2]. The new work enables the standard on-policy distillation method to operate across model families, ensuring that high-fidelity token-level signals can propagate across different tokenizers with a precise token-mapping algorithm [2]. Extensive experiments show that cross-tokenizer OPD is significantly more compute-efficient than baselines on various benchmarks [2]. The results unlock a broader range of teacher-student pairs for OPD, opening up new avenues for adapting and enhancing interactions between LLMs [2]. LLMs are language models with many parameters, trained with self-supervised learning on a vast amount of text [9]. The ability to distill knowledge across model families could accelerate development cycles for organizations maintaining multiple model architectures. Companies such as DeepSeek, which develops LLMs and launched its R1 model in January 2025, and Alibaba Cloud, which produces the Qwen family of models, operate in an environment where training costs and compute efficiency are critical competitive factors [8][10]. DeepSeek claims it trained its V3 model for US$6 million, far less than the US$100 million cost for OpenAI's GPT-4 in 2023, using approximately one-tenth the computing power consumed by Meta's comparable model, Llama 3.1 [8]. The paper was submitted to arXiv, a preprint server that has integrated with platforms such as Hugging Face to make machine learning research more accessible through interactive demos [6][7]. arXivLabs, a framework that allows collaborators to develop and share new arXiv features, supported the submission [1]. The research community can link papers to models, datasets, and demos on the Hugging Face Hub, and authors can claim authorship to have their work verified on their profiles [5].
regulationresearch-paper
Background sources we checked (9)
- arxiv.org ↗ On-Policy Distillation (OPD) has become a core technique in the post-training of Large Language Models (LLMs) for transferring knowledge from domain experts to student models. However, existing OPD distillation methods require teacher and student models to share the same tokenize…
- en.wikipedia.org ↗ The first season of the South Korean dystopian survival thriller television series Squid Game was created, written, and directed by Hwang Dong-hyuk for Netflix, where it was released worldwide on September 17, 2021. The season stars Lee Jung-jae, Park Hae-soo, O Yeong-su, Wi Ha-…
- arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
- huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
- huggingface.co ↗ Hugging Face Machine Learning Demos on arXiv Back to Articles [...] # Hugging Face Machine Learning Demos on arXiv Published November 17, 2022 Update on GitHub Upvote 1 - - - - - Abubakar Abid abidlabs Follow …
- huggingface.co ↗ # How to Add a Space to ArXiv [...] Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! [...] Thanks t…
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
- en.wikipedia.org ↗ Qwen (also known as Tongyi Qianwen, Chinese: 通义千问; pinyin: Tōngyì Qiānwèn) is a family of large language models developed by Alibaba Cloud. Many Qwen models are distributed under the free and open-source Apache 2.0 license, the source-available Qwen License, or the non-commercial…