runtime error

Exit code: 1. Reason: [NeMo W 2026-08-26 22:01:19 <frozen importlib:241] Megatron num_microbatches_calculator not found, using Apex version. OneLogger: Setting error_handling_strategy to DISABLE_QUIETLY_AND_REPORT_METRIC_ERROR for rank (rank=0) with OneLogger disabled. To override: explicitly set error_handling_strategy parameter. No exporters were provided. This means that no telemetry data will be collected. Traceback (most recent call last): File "/home/user/app/app.py", line 52, in <module> main() File "/home/user/app/app.py", line 34, in main model = setup_model() File "/home/user/app/app.py", line 28, in setup_model model, _ = load_magpie_model(model_config) File "/home/user/app/nemo/collections/tts/modules/magpietts_inference/utils.py", line 234, in load_magpie_model model_cfg = MagpieTTSModel.restore_from(config.nemo_file, return_config=True) File "/home/user/app/nemo/core/classes/modelPT.py", line 495, in restore_from raise FileNotFoundError(f"Can't find {restore_path}") FileNotFoundError: Can't find /checkpoints/results/ML_MagpieTTS/CE-Removed_GRPO_Magpie_TTS_ML_V1.nemo

Container logs:

Fetching error logs...