Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/InternLM/lmdeploy
/ copy
Method
copy
lmdeploy/pytorch/messages.py:469–471 ·
view source on GitHub ↗
copy.
(self)
Source
from the content-addressed store, hash-verified
467
return
ret
468
469
def
copy(self):
470
""
"copy."
""
471
return
self.clone()
472
473
474
class
HistoryTokenIds(_HistoryDataBase):
Callers
15
generate
Method · 0.45
chat_completions_v1
Method · 0.45
completions_v1
Method · 0.45
_parse_multimodal_item
Method · 0.45
main
Function · 0.45
save_vl_model
Function · 0.45
resize
Method · 0.45
clone
Method · 0.45
fill_tensors
Method · 0.45
to_device
Method · 0.45
wait_tasks
Method · 0.45
sleep
Method · 0.45
Calls
1
clone
Method · 0.95
Tested by
2
run_eval_test
Function · 0.36
run_eval_test
Function · 0.36