MCPcopy
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

1import torch
2from .api_cli import make_argument_parser
3
4if __name__ == "__main__":

Callers

nothing calls this directly

Calls 4

make_argument_parserFunction · 0.85
pd_master_startFunction · 0.85
config_server_startFunction · 0.85
normal_or_p_d_startFunction · 0.85

Tested by

no test coverage detected