Skip to content
Huaizheng edited this page Feb 19, 2021 · 10 revisions

MLModelCI is an easy-to-use toolkit to build high-performing ML product from newly trained research models.

APIs described in this are classified by different levels


modelci service

modelci service init

modelci service stop

modelci service clean


modelci modelhub

modelci modelhub publish

publish a model to our system

modelci modelhub list

show a table that lists all models published in mlmodelci

modelci modelhub get

download a model weight file from an url

modelci modelhub export

For quickly download a model from Pytorch/Tensorflow Hub to our system. Not officially supported API

Clone this wiki locally