-
Notifications
You must be signed in to change notification settings - Fork 34
API
MLModelCI is an easy-to-use toolkit to build high-performing ML products from newly trained research models.
APIs described in this are classified by different levels
-
modelci service monitor
publish a model to our system
show a table that lists all models published in mlmodelci
download a model weight file from an url
For quickly download a model from Pytorch/Tensorflow Hub to our system. Not officially supported API
detail a single model's information
-
modelci modelhub update -
modelci modelhub delete -
modelci modelhub convert -
modelci modelhub profile -
modelci modelhub dispatch
-
modelci modelps visulizepop up a webpage to display a model's structure -
modelci modelps editpop up a webpage to guide users edit a model step by step -
modelci modelps tunefine-tune a model on a specific dataset