Organizations can manage models through the Wallaroo Dashboard via the Platform Admin Dashboard. This dashboard is the default login for users assigned the type admin.
To access the Platform Admin Dashboard:
admin
.If a user is not assigned the admin
type, the option Platform Admin Dashboard is not available. If they attempt to reference the Platform Admin Dashboard without being of type admin
, the following error message is displayed:
Something went wrong
You do not have the necessary permissions to view this page.
Users can return to the Platform Admin Dashboard to manage their workspace via the following process:
The Platform Admin Dashboard for models displays the following.
View Selector (A): Select which Wallaroo element to manage:
For Models, the default view is models sorted by model name in alphabetical order, defaulting to 25 models displayed per page.
Search (B): Search by:
Filter (C): Filter models by:
A list of models with the following fields. Fields marked as Sortable can be sorted. Selecting any models row outside of the Actions column displays the Model Details page for the specific model.
Results/Page (K): The number of total models displayed out of the total number of pipelines.
Number of Models Per Page (L): The number of models to display per page (Default: 25).
The following actions are available.
Selecting a model row (except for the Actions column) displays the Model Details page for the specific model.
Selecting the Manage Model Versions Icon displays a list of model versions for the specified model.
One or more model versions can be selected and deleted with the Delete Selected button with the following caveats:
Deployed models versions cannot be deleted. These are shown as greyed out with their selection checkbox disabled until the pipeline with the model version as a pipeline step is undeployed. For more details, see Undeploy a Pipeline.
Model versions deleted will delete the reference to the model artifacts. All model versions with the same SHA hash reference the same model storage space. When all model versions with the same SHA hash are deleted, the model storage space is cleared and no longer takes up available storage.
Once a model version and all associated model versions that reference the same hash are deleted, the model storage space is deleted and cannot be retrieved.
Selecting the Delete a model icon displays the Delete Model module.
Selecting Delete button will delete all model versions for the selected pipeline with the following caveats: