DreamZero RoPE compile-guard work stacked on vllm-project/vllm-omni#5808: symbolic max_query_len, mark_dynamic across AR geometries, and a test that asserts the DiT block's graph count. Base branch is PR 5808 verbatim.
0
stars
7
commits
Python
primary language
Aug 31, 2026
updated
Not a fork to develop in. This repo answers one question: what is left to do on DreamZero's RoPE path once vllm-project/vllm-omni#5808 lands?
→ DELTA-ON-5808.md — read this first.
| Branch | Contents |
|---|---|
pr5808-base | PR #5808 at head 67d4f6d, tree byte-identical, untouched |
rope-compile-guards | that, plus four code/test commits and two docs-only commits (default branch) |
The delta:
compare/pr5808-base...rope-compile-guards
git diff pr5808-base..rope-compile-guards
In one line: #5808 makes the RoPE path cheaper; it does not make it stop recompiling. The four code/test commits here remove the sequence-length axis of recompilation that #5808 leaves behind, and add the graph-count test that neither #5808 nor upstream has.
No pull request has been opened for any of it. README.md at the root is vLLM-Omni's own,
left untouched so it does not appear in the delta; this file is repo furniture and exists
only because GitHub prefers .github/README.md for the landing page.
7 commits
Python
99.5%
DreamZero RoPE compile-guard work stacked on vllm-project/vllm-omni#5808: symbolic max_query_len, mark_dynamic across AR geometries, and a test that asserts the DiT block's graph count. Base branch is PR 5808 verbatim.
0
stars
7
commits
Python
primary language
Aug 31, 2026
updated
Not a fork to develop in. This repo answers one question: what is left to do on DreamZero's RoPE path once vllm-project/vllm-omni#5808 lands?
→ DELTA-ON-5808.md — read this first.
| Branch | Contents |
|---|---|
pr5808-base | PR #5808 at head 67d4f6d, tree byte-identical, untouched |
rope-compile-guards | that, plus four code/test commits and two docs-only commits (default branch) |
The delta:
compare/pr5808-base...rope-compile-guards
git diff pr5808-base..rope-compile-guards
In one line: #5808 makes the RoPE path cheaper; it does not make it stop recompiling. The four code/test commits here remove the sequence-length axis of recompilation that #5808 leaves behind, and add the graph-count test that neither #5808 nor upstream has.
No pull request has been opened for any of it. README.md at the root is vLLM-Omni's own,
left untouched so it does not appear in the delta; this file is repo furniture and exists
only because GitHub prefers .github/README.md for the landing page.
7 commits
Python
99.5%