Infrastructure

Api Build Image

Build a Docker image for a model. Optionally quantize and push.

post/build

Request body

modelstring required
base_imagestring
quantizestring nullable
pushboolean

Response

Successful Response

{"stackTrail":"paths:/build:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes