This website requires JavaScript.
Explore
Help
Register
Sign In
EngineX-Hygon
/
sglang
Watch
5
Star
0
Fork
0
You've already forked sglang
Code
Issues
Pull Requests
Actions
7
Projects
Releases
Wiki
Activity
Files
7bc5fb0d78c183186e352cdc8f614a01ac2829d4
sglang
/
sgl-router
/
py_src
/
sglang_router
/
__init__.py
4 lines
73 B
Python
Raw
Normal View
History
Unescape
Escape
Include version info into the router package (#2456) Signed-off-by: Ata Fatahi <immrata@gmail.com> Co-authored-by: Byron Hsu <byronhsu1230@gmail.com>
2024-12-11 20:31:20 -05:00
from
sglang_router
.
version
import
__version__
Simplify `Router` arguments passing and build it in docker image (#9964)
2025-09-05 12:13:55 +08:00
__all__
=
[
"
__version__
"
]
Reference in New Issue
Copy Permalink