Skip to content

Model Artifact

The Model Artifact page allows you to manage model artifacts for your AI/ML models. You can upload, view, and delete model artifacts associated with different models and namespaces.

The Model Artifact page displays a list of all model artifacts. The table includes the following columns:

ColumnDescription
NameThe name of the model artifact.
NamespaceThe Kubernetes namespace where the artifact is stored.
Model NameThe name of the associated model.
StatusThe current job status for downloading or processing the artifact.
PhaseThe current phase/status of the artifact.
SizeThe size of the artifact (GB/TB).
VolumeThe volume name where the artifact is stored.
Create TimeThe timestamp when the artifact was created.
ActionsManagement actions (delete).

You can create new model artifacts or manage existing ones using the Actions menu.

To upload a new model artifact:

  1. Click the Create button (plus icon) at the top of the page.
  2. A modal window titled “Create Model Artifact” will appear.
  3. Configuration:
    • Name: Enter a unique name for the artifact.
    • Namespace: Select the namespace (usually llm-d).
    • Model Name: Select the model name (supports Hugging Face models).
    • Size: Set the artifact size (GB/TB).
  4. Click Confirm to create the model artifact.

The Actions menu (trash icon) for each model artifact provides the following option:

Permanently removes the model artifact.