Model Weights not mounted at runtime. ¶
By: daniele.molino on July 14, 2025, 7:51 p.m.
Despite uploading a valid algorithmmodel.tar.gz file as instructed, the containerized algorithm does not find the model weights under /opt/ml/model during runtime. An exhaustive inspection of the container filesystem shows that only the input file is present, and no model files are mounted.