Test-Time Scaling Dynamics for Small Multilingual VLMs
July 13, 2026
Increasing the per-chain token limit from 1k to 2k improves performance on the EXAMS-V benchmark by 3.7 percentage points, whereas increasing sample chains from 8 to 16 yields only 0.15 points. Parseability and decoding budget are the primary drivers of reasoning gains in small vision-language models.
HOW THIS AFFECTS YOU
●
builderYou should prioritize increasing token budgets over increasing chain counts to improve small VLM reasoning.
●
researcherThis suggests that search-based reasoning gains in small models are highly dependent on prompt formatting and token limits.