כתבה
arXiv cs.CL ·
שיפור יעילות במקביליות טנסורית
Affinity-Aware Sharding for Delayed Tensor Parallelism
חוקרים הציגו שיטה חדשה לשיפור יעילות במקביליות טנסורית, המאפשרת למודלים צפופים להתאים עצמם לשיטה זו. השיטה משפרת את תהליך האימון וההסקה של מודלים כגון Qwen3-0.6B.
תקציר מקורי באנגליתarXiv:2609.13846v1 Announce Type: cross Abstract: Delayed Tensor Parallelism (DTP) removes the blocking all-reduce of tensor-parallel Transformer inference. Every device adds its own partial output to its residual stream (and broadcasts it) immediately, but only gathers (receives) the other devices' partials $\delta$ modules later. A TP to DTP change therefore amounts to a real architecture change, and dense Transformer models need to be retrained or distilled after adaptation. We show that DTP breaks the permutation symmetry of neurons inside FFNs and of KV heads inside attention modules, and that this symmetry breakage makes the sharding itself a modelling decision. We show that maximising the affinity between the KV heads and the FFN neurons co-located on a device, by permuting the dens
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית