Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/InternLM/lmdeploy
/ __main__.py
File
__main__.py
lmdeploy/__main__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Copyright (c) OpenMMLab. All rights reserved.
2
from
.cli
import
run
3
4
if
__name__ ==
'__main__'
:
Callers
nothing calls this directly
Calls
1
run
Function · 0.85
Tested by
no test coverage detected