Help Center/ ModelArts/ Troubleshooting/ Inference Deployment/ Model Management/ Failed to Import a Model Due to Oversized Model or Image
Updated on 2025-06-06 GMT+08:00

Failed to Import a Model Due to Oversized Model or Image

Symptom

During model import, a message is displayed, indicating that the model or image size is too large.

Possible Causes

If the model is imported from OBS or a training job, the total size of the base image, model files, code, data files, and downloaded software packages exceeds the limit.

If the model is imported from a custom image, the total size of the decompressed image and image dependencies exceeds the limit.

Solution

Downsize the model or image and import the model again.