get https://app.modzy.com/api/models//versions//run-process
This endpoint returns the current run step, description, and relative completion percentage.
It runs sample inputs until execution completes. At that time, it returns the final output.
Run steps
- Loading model 0%
- Fetching inputs 25%
- Submitting inputs 50%
- Recording outputs 75%
- Completed 100%
This endpoint checks for the availability of resources needed by the model and deletes it if there are not enough resources to run the model after a timeout.
Roles
Data Scientists can access this route.