runtime error
Exit code: 1. Reason: config.json: 0%| | 0.00/1.40k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.40k/1.40k [00:00<00:00, 4.71MB/s] pytorch_model.bin: 0%| | 0.00/310M [00:00<?, ?B/s][A pytorch_model.bin: 4%|▎ | 11.6M/310M [00:02<01:02, 4.77MB/s][A pytorch_model.bin: 100%|██████████| 310M/310M [00:02<00:00, 123MB/s] Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. model.safetensors: 0%| | 0.00/310M [00:00<?, ?B/s][A Loading weights: 0%| | 0/258 [00:00<?, ?it/s][A Loading weights: 100%|██████████| 258/258 [00:00<00:00, 17310.49it/s] model.safetensors: 44%|████▍ | 136M/310M [00:01<00:02, 75.5MB/s][A model.safetensors: 100%|██████████| 310M/310M [00:02<00:00, 137MB/s] generation_config.json: 0%| | 0.00/293 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 293/293 [00:00<00:00, 1.10MB/s] Traceback (most recent call last): File "/app/app.py", line 8, in <module> model_en_mul = MarianMTModel.from_pretrained("Helsinki-NLP/opus-mt-en-mul").to(device) File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 3650, in to return super().to(*args, **kwargs) ~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/torch/nn/modules/module.py", line 1340, in to device, dtype, non_blocking, convert_to_format = torch._C._nn._parse_to( ~~~~~~~~~~~~~~~~~~~~~~^ *args, ^^^^^^ **kwargs, ^^^^^^^^^ ) ^ RuntimeError: Device index must not be negative
Container logs:
Fetching error logs...