Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hpcaitech/ColossalAI
/ health_check
Method
health_check
examples/inference/client/locustfile.py:58–59 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
56
@tag(
"online-generation"
,
"offline-generation"
)
57
@task
58
def
health_check(self):
59
self.client.get(
"/ping"
)
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected