Add pd disaggregated inference#3558
Merged
Bihan merged 15 commits intodstackai:masterfrom Feb 18, 2026
Merged
Conversation
added 2 commits
February 10, 2026 12:04
Test2 Internal IP Test Add worker with internal_ip Check status and register Add Status Ready Log Add Prefill-Decode Add PD to dstack Test register worker without poll Add router config in service config Update remove worker Clean Up router code Clean Up Further Cleanup
jvstme
reviewed
Feb 11, 2026
src/dstack/_internal/proxy/gateway/services/model_routers/base.py
Outdated
Show resolved
Hide resolved
src/dstack/_internal/proxy/gateway/services/model_routers/sglang.py
Outdated
Show resolved
Hide resolved
src/dstack/_internal/proxy/gateway/services/model_routers/sglang.py
Outdated
Show resolved
Hide resolved
jvstme
reviewed
Feb 12, 2026
src/dstack/_internal/proxy/gateway/services/model_routers/sglang.py
Outdated
Show resolved
Hide resolved
jvstme
reviewed
Feb 16, 2026
jvstme
reviewed
Feb 17, 2026
| Optional[AnyRouterConfig], | ||
| Field( | ||
| description=( | ||
| "Router configuration for the service. Requires a gateway with matching router enabled. " |
Collaborator
There was a problem hiding this comment.
(nit)
Suggested change
| "Router configuration for the service. Requires a gateway with matching router enabled. " | |
| "Router configuration for the service. Requires a gateway with matching router enabled" |
jvstme
approved these changes
Feb 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Testing Steps
Create (CPU node) in K8s cluster
Create gateway in the CPU node using below config
Create GPU-node with 3 instances (1 Prefill, 1 Decode and 1 for testing scaling) in the same K8s cluster where gateway node exists.
Note: See design doc for details on why the gateway and workers are required to be on the same network.
Apply below prefill-decode service configuration
rps>=3prefill replica scales to 2.Note: For testing you need to assign wheel to
https://bihan-test-bucket.s3.eu-west-1.amazonaws.com/dstack_gateway-0.0.1-py3-none-any.whl