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
2763c0a7
"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "3d9de805b777ca43746a6ae951b34689aa16e8e9"
Unverified
Commit
2763c0a7
authored
Nov 26, 2024
by
Byron Hsu
Committed by
GitHub
Nov 26, 2024
Browse files
Bump router to 0.0.9 with better logging (#2207)
parent
de3b67b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
rust/pyproject.toml
rust/pyproject.toml
+1
-1
No files found.
rust/pyproject.toml
View file @
2763c0a7
...
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
...
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
[project]
name
=
"sglang-router"
name
=
"sglang-router"
version
=
"0.0.
8
"
version
=
"0.0.
9
"
description
=
"SGLang router is a standalone module implemented in Rust to achieve data parallelism across SGLang instances."
description
=
"SGLang router is a standalone module implemented in Rust to achieve data parallelism across SGLang instances."
authors
=
[
{name
=
"Byron Hsu"
,
email
=
"byronhsu1230@gmail.com"
}
]
authors
=
[
{name
=
"Byron Hsu"
,
email
=
"byronhsu1230@gmail.com"
}
]
requires-python
=
">=3.8"
requires-python
=
">=3.8"
...
...
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