-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update model methods to run background task when creating the endpoint and creating score endpoint for runpod to use * Handle error from Runpod, URL inference from yaml file * Update backend/app/api/endpoints/base/score.py Co-authored-by: Rafael Mosquera <[email protected]> * Rename method * rename endpoint * Print background tasks and correct typo * Correct typos and correct schemas * model uid * remove c * ad ta to metada (facepalm) * add update publish status to make change the publish state of the models * change order of background tasks * print instead of raising error for the second background task to run * limit the upload batch to 100 so the browser doesn't experience insufficient resources error --------- Co-authored-by: Rafael Mosquera <[email protected]>
- Loading branch information
Showing
2 changed files
with
61 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters