MCPcopy
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.
2from .cli import run
3
4if __name__ == '__main__':

Callers

nothing calls this directly

Calls 1

runFunction · 0.85

Tested by

no test coverage detected