Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chart/values.global.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ backendRuntime:
sglang:
image:
repository: lmsysorg/sglang
tag: v0.2.10-cu121
tag: v0.4.5-cu121
tgi:
image:
repository: ghcr.io/huggingface/text-generation-inference
Expand Down
2 changes: 1 addition & 1 deletion test/config/backends/sglang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
- -m
- sglang.launch_server
image: lmsysorg/sglang
version: v0.2.10-cu121
version: v0.4.5-cu121
# Do not edit the preset argument name unless you know what you're doing.
# Free to add more arguments with your requirements.
recommendedConfigs:
Expand Down
Loading