[CI] Add CI Testing for Prefill-Decode Disaggregation with Router (#7540)

This commit is contained in:
Keyang Ru
2025-06-27 00:18:56 -07:00
committed by GitHub
parent 031f64aa1b
commit 29bd4c8135
3 changed files with 356 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ dependencies = ["aiohttp", "requests", "tqdm", "numpy", "IPython", "setproctitle
[project.optional-dependencies]
runtime_common = [
"blobfile==3.0.0",
"build",
"compressed-tensors",
"datasets",
"fastapi",