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。
Clone:
$ git clone https://github.com/kleveross/klever-model-registry
$ cd klever-model-registry
Get the dependencies:
$ go mod tidy
Build:
$ make docker-build
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>
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.