Skip to main content

Return the pre-computed optimized configuration for a specific device type. Configurations are produced by running `octo

GET 

/api/v1/models/:model_id/optimized-config/:device_type

Return the pre-computed optimized configuration for a specific device type. Configurations are produced by running octomil optimize locally and uploading the result. This endpoint fetches the stored config artifact for the given model_id + device_type combination.

Request

Responses

Success