Skip to main content
POST
Start Serving

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
model
string
必填

HF id / 绝对路径 / run:<run_id>

Required string length: 1 - 512
gpus
integer
默认值:1
必填范围: 1 <= x <= 8
ttl_s
number | null
必填范围: 60 <= x <= 86400

响应

Successful Response