Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hpcaitech/ColossalAI
/ run_engine
Function
run_engine
tests/test_infer/test_rpc_engine.py:74–75 ·
view source on GitHub ↗
(tp_size, **kwargs)
Source
from the content-addressed store, hash-verified
72
73
74
def
run_engine(tp_size, **kwargs):
75
return
check_inference_engine(tp_size=tp_size, **kwargs)
76
77
78
# TODO: fix the test
Callers
1
test_tp_engine
Function · 0.70
Calls
1
check_inference_engine
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…