Haghiri
Muhammadreza
AI & ML interests
None yet
Recent Activity
liked a model about 8 hours ago
Panhapich/pre-train-llama liked a model 16 days ago
jlnsrk/GLM-5.2-colibri-int4 reacted to sergiopaniego's post with 🔥 19 days ago
Frontier models use distillation as a step of their post-training pipelines.
In 2026 it has three jobs: compress a big model into a small one, merge RL experts into a single model, and let a model teach itself.
I wrote up which frontier models use each one and how: https://huggingface.co/blog/sergiopaniego/distillation-2026
It pairs with Class 2 of the Training an Agent series Ben and I are doing, where we teach these techniques hands-on with TRL!