MCPcopy
hub / github.com/InternLM/lmdeploy / load

Method load

lmdeploy/pytorch/disagg/backend/dlslime.py:101–102  ·  view source on GitHub ↗
(self, assignment: MigrationAssignment, async_op: bool = False)

Source from the content-addressed store, hash-verified

99 raise NotImplementedError
100
101 def load(self, assignment: MigrationAssignment, async_op: bool = False):
102 raise NotImplementedError

Callers 15

__init__Method · 0.45
load_bytesMethod · 0.45
load_fileMethod · 0.45
load_bytesMethod · 0.45
load_fileMethod · 0.45
_gather_shardsFunction · 0.45
__init__Method · 0.45
__init__Method · 0.45
smooth_quantFunction · 0.45
mainFunction · 0.45
auto_awqFunction · 0.45

Calls

no outgoing calls

Tested by 2

cli_case_configFunction · 0.36
common_case_configFunction · 0.36