curl --request GET \
--url https://dream-gateway.livepeer.cloud/hardware/stats{
"pipeline": "<string>",
"model_id": "<string>",
"gpu_stats": {}
}API reference for the hardware-stats endpoint. Returns real-time GPU utilisation and memory stats.
curl --request GET \
--url https://dream-gateway.livepeer.cloud/hardware/stats{
"pipeline": "<string>",
"model_id": "<string>",
"gpu_stats": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.livepeer.org/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?