kleveross / klever-model-registry

Cloud Native Machine Learning Model Registry
https://kleveross.github.io/klever-model-registry/api/
Apache License 2.0
80 stars 25 forks source link
cloud-native deep-learning docker harbor machine-learning model-management model-versioning

Klever Model Registry

Go Report Card Build Status Build Status Coverage Status

Slack

English | 中文

Klever Model Registry is a Cloud Native ML model registry. Use Klever Model Registry in order to:

Klever Model Registry's features:

See our official documentations for more information。

UI MockUp

Installation

Build the image

Clone:

$ git clone https://github.com/kleveross/klever-model-registry
$ cd klever-model-registry

Get the dependencies:

$ go mod tidy

Build:

$ make docker-build

Install

Please have a look at docs/installation.md.

If you want to trial quickly, you can run installation script as follow.

$ wget https://raw.githubusercontent.com/kleveross/klever-model-registry/master/scripts/installation/install-k8s-1.14.sh
$ bash install-k8s-1.14.sh <master-ip>

or

$ wget https://raw.githubusercontent.com/kleveross/klever-model-registry/master/scripts/installation/install-k8s-1.19.sh
$ bash install-k8s-1.19.sh <master-ip>

Community

klever-model-registry project is part of Klever, a Cloud Native Machine Learning platform.

The Klever slack workspace is klever.slack.com. To join, click this invitation to our Slack workspace.