Model Catalog
Prerequisites
Register New Model
Select the
Model Catalogtab at the top of the page.Click
Register a new modelto open the registration modal.Enter the following parameters:
Model Name
cifar10
URI
gs://seldon-models/triton/tf_cifar10
Artifact Type
Tensorflow
Version
v1.0
Task Type
Classification
Project
seldon
Append tags and metric parameters with the following values. To add more parameters, use the
+button. To delete a parameter, use thexbutton:Tags:
KeyValueauthorSeldontraining_setResnet32Metrics:
KeyValuep10.8p20.6
Click
Register Model.

Deploying Models From The Model Catalog
Select the
Model Catalogtab at the top of the page.Click on the vertical ellipses "⋮" icon for the model named
cifar10.In the dropdown menu that appears, select Deploy.
In the wizard which appears, enter the following details:
Name
cifar10
Namespace
seldon
Type
Seldon ML Pipeline
Runtime
Tensorflow
Name
cifar10
Namespace
seldon
Type
Seldon Deployment
Runtime
Triton (ONNX, PyTorch, Tensorflow, TensorRT)
Model Name
cifar10
The Model Name is linked to the name described in the model-settings.json file, located in the Google Cloud Storage location. Changing the name in the JSON file would also require changing the Model Name, and vice versa.

Click
Nextsteps, then clickLaunch.
Select the Overview header tab to verify that your model has been deployed.
Edit Model Metadata
From The Model Catalog
From the
Overviewpage, selectModel Catalogat the top of the page.Select a model.
On the side drawer that opens, click
Edit Metadata.Add a new tag with the following values:
KeyValuestageproductionClick
Save Metadataat the top right hand side of the side drawer to save your edit.
From A Deployment's Dashboard
From the Overview page, select a pipeline or deployment.
In the dashboard, click on the model within
Pipeline Components(orDeployment Componentsfor Core 1). This should open a drawer on the right hand side.Click
Edit Metadata.Under the Tags section, press the
+button to add a new tag.For the new tag, enter the following parameters:
KeyValuestageproductionClick
Save Metadataon the top right of the side drawer.
Last updated
Was this helpful?