Skip to content

Added SGlang server support#193

Merged
achandrasekar merged 2 commits into
kubernetes-sigs:mainfrom
SachinVarghese:sglang-support
Aug 26, 2025
Merged

Added SGlang server support#193
achandrasekar merged 2 commits into
kubernetes-sigs:mainfrom
SachinVarghese:sglang-support

Conversation

@SachinVarghese

@SachinVarghese SachinVarghese commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

This PR adds support for SGlang server. Fixes #194

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 21, 2025
@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Aug 21, 2025
@SachinVarghese

Copy link
Copy Markdown
Contributor Author

cc @aish1331

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 22, 2025

@achandrasekar achandrasekar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this! Change looks good to me overall. Like the separation between OpenAIClient for requests and the different model server clients for metrics.

cc @jjk-g to take a look as well

Comment thread inference_perf/client/modelserver/openai_client.py
Signed-off-by: Sachin Varghese <sachin.mathew31@gmail.com>
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 25, 2025
Comment thread inference_perf/client/modelserver/sglang_client.py
Signed-off-by: Sachin Varghese <sachin.mathew31@gmail.com>
@jjk-g

jjk-g commented Aug 26, 2025

Copy link
Copy Markdown
Collaborator

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 26, 2025
@achandrasekar

Copy link
Copy Markdown
Contributor

/approve

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: achandrasekar, aish1331, SachinVarghese

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [SachinVarghese,achandrasekar]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@achandrasekar achandrasekar merged commit b6687e7 into kubernetes-sigs:main Aug 26, 2025
3 of 4 checks passed
@SachinVarghese SachinVarghese deleted the sglang-support branch September 25, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add a model server client for SGlang

5 participants