Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
9b5de6cb
Unverified
Commit
9b5de6cb
authored
Jul 20, 2025
by
Simo Lin
Committed by
GitHub
Jul 20, 2025
Browse files
[router] upgade router version to 0.1.6 (#8209)
parent
5c8365a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
sgl-router/pyproject.toml
sgl-router/pyproject.toml
+2
-2
No files found.
sgl-router/pyproject.toml
View file @
9b5de6cb
...
...
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
[project]
name
=
"sglang-router"
version
=
"0.1.
5
"
description
=
"
SGLang router is a standalone module implemented in Rust to achieve data parallelism across SGLang instances.
"
version
=
"0.1.
6
"
description
=
"
High-performance Rust-based load balancer for SGLang with multiple routing algorithms and prefill-decode disaggregation support
"
authors
=
[
{name
=
"Byron Hsu"
,
email
=
"byronhsu1230@gmail.com"
}
]
requires-python
=
">=3.8"
readme
=
"README.md"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment