跳转到主要内容
GET
/
hardware
/
info
Hardware Info
curl --request GET \
  --url https://dream-gateway.livepeer.cloud/hardware/info
{
  "pipeline": "<string>",
  "model_id": "<string>",
  "gpu_info": {}
}

响应

200 - application/json

Successful Response

Response model for GPU information.

pipeline
string
必填
model_id
string
必填
gpu_info
Gpu Info · object
必填
Last modified on March 1, 2026