"examples/vscode:/vscode.git/clone" did not exist on "3fa8d7552b1891e5b0b5dce269799b72973deb49"
Unverified Commit 65fdb289 authored by Enrique Shockwave's avatar Enrique Shockwave Committed by GitHub
Browse files

fix missing launch server import (#2242)

parent b2ccf36d
"""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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment