Skip to content

Draft: POC: Package Registry as Model Registry

What does this MR do and why?

Draft: POC: Package Registry as Model Registry

Related to #384718 (closed)

Screenshots or screen recordings

Search for models

image

See for model details

image

How to set up and validate locally


curl --header 'Private-Token: MYTOKEN'  -T ~/Desktop/mnist.h5  http://gdk.test:3000/api/v4/projects/9/packages/moddel/mnist/1.1.0/mnist.h5

Edited by Alper Akgun

Merge request reports