Skip to content

FootprintAI/ml-model-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-model-marketplace

In this project, we wrapped public accessible ml/dl models with kubeflow pipeline.

Pipeline

each pipeline should under a named folder with a file named pipeline.py, this is the only reference the kfp.compiler can find you and build a workflow resource dynamically.

How to build

Simple launch the following command to build all manifests that we can find with the following pattern find pipelines -name "*pipeline.py"

make gen-manifests

About

a model placeholder for all public accessible ml/dl models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published