Help Center/ ModelArts/ Troubleshooting/ Inference Deployment/ Model Management/ A Single Model File to Be Imported Exceeds the Size Limit (5 GB)
Updated on 2025-06-06 GMT+08:00

A Single Model File to Be Imported Exceeds the Size Limit (5 GB)

Symptom

When a model is imported, a message is displayed, indicating that the size of a single model file exceeds 5 GB.

Possible Causes

If dynamic loading is not used, a single model file cannot exceed 5 GB. Otherwise, the model fails to be imported.

Solution

  • Downsize the model file and import the model again.
  • Use the dynamic loading function to import the model.
    Figure 1 Using dynamic loading