Pistis Multimodal Models Use Interleaved Distillation and Reinforcement Learning
September 25, 2026
The Pistis family includes 9B and 27B parameter multimodal models built on Qwen architectures. These models utilize Interleaved Distillation and Reinforcement Learning (IDRL), which alternates between on-policy distillation and RL within a single loop to improve credit assignment for long-horizon agentic tasks.
HOW THIS AFFECTS YOU
●
builderYou can leverage the IDRL framework to improve the stability of training multimodal agents for long-sequence tasks.
●
researcherThis demonstrates a more effective way to integrate distillation and RL compared to static joint loss optimization.