Skip to main content

Artifacts

Artifacts manage model artifacts and their dependencies, including Docker containers, model files, and associated scripts. They offer secure storage and versioning capabilities for all deployment components. After building artifacts, you can launch tasks for custom models.

View Artifacts

  1. Click "Resources Overview" in the upper right corner of the menu.

    image-20250320142338452

  2. Click on "Artifacts" in the left-hand menu.You can view artifacts dashboard.

    image-20250320154058961

    Custom Models: Custom Modes are built by you.

    Offical Modes: Offical Models are provided by GMI Cloud.

Create Artifacts from template

  1. Click the arrow next to button "Create Custom Artifact".

    image-20250320154727392

  2. You can view the template list, select a template, and then create a custom model artifact based on that template.

    image-20250320155357774

Create Custom Artifacts

  1. Click the button "Create Custom Artifact".

    image-20250320155704401

    Artifact Name : Input artifact name.

    Description: Input description.

    Upload Icon: Upload Icon.

    Build File: Upload a build ZIP file including Docker containers and associated scripts. E.g.

    image-20250320162015376

  2. Click the "Create" button to create an artifact. You will then see the artifact in the artifact dashboard under custom models, along with its building status.

    image-20250320161903711

  3. Upload model files by clicking button image-20250320162908676

    image-20250320162838929
  4. Wait for the artifact to reach "Running" status (this may take several minutes), and then you can launch a task from the built artifact.