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

Method finish

lmdeploy/profiler.py:26–27  ·  view source on GitHub ↗
(self, status)

Source from the content-addressed store, hash-verified

24 self.ns.append(n_token)
25
26 def finish(self, status):
27 self.status = status
28
29
30class Profiler:

Callers 4

_inferenceMethod · 0.45
_gather_tasksMethod · 0.45
process_requestMethod · 0.45
process_requestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected