Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ModelTC/LightLLM
/ api_server.py
File
api_server.py
lightllm/server/api_server.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
from
.api_cli
import
make_argument_parser
3
4
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
4
make_argument_parser
Function · 0.85
pd_master_start
Function · 0.85
config_server_start
Function · 0.85
normal_or_p_d_start
Function · 0.85
Tested by
no test coverage detected