Preparing an Image

MindIE and ATB Models Used Together

Create a MindIE image by referring to MindIE Image Preparation.

MindIE and MindSpore Used Together

  1. Create a MindIE container that supports the MindSpore backend by referring to "Inference and Serving" > "Offline Inference" > "MindSpore Models Serving" in MindIE LLM Development Guide.
  2. Save the container created in 1 as an image.
    docker commit container_id image_id:tag