fix missing launch server import (#2242)
This commit is contained in:
committed by
GitHub
parent
b2ccf36d4d
commit
65fdb28929
@@ -1,5 +1,6 @@
|
|||||||
"""Launch the inference server."""
|
"""Launch the inference server."""
|
||||||
|
|
||||||
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
from sglang.srt.server import launch_server
|
from sglang.srt.server import launch_server
|
||||||
|
|||||||
Reference in New Issue
Block a user