sgl-project/sglang

[Feature] Enable EPLB in Draft Models

Open

#7.893 geöffnet am 9. Juli 2025

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (6.216 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (28.442 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 1h) (1.000 gemergte PRs in 30 T)

Beschreibung

Checklist

Motivation

Currently, EPLB is not supported in draft models, which constrains the parallelism size. For example, with EPLB, we can set the EP size as 72/144 for the DeepSeek model as it has 288 experts in total. However, these parallelism settings cannot be adopted when MTP is enabled as the draft model as has 256 experts.

Related resources

No response

Contributor Guide