runtime error
Exit code: 1. Reason: arning: Passing `gradient_checkpointing` to a config initialization is deprecated and will be removed in v5 Transformers. Using `model.gradient_checkpointing_enable()` instead, or if you are using the `Trainer` API, pass `gradient_checkpointing=True` in your `TrainingArguments`. warnings.warn( pytorch_model.bin: 0%| | 0.00/378M [00:00<?, ?B/s][A pytorch_model.bin: 11%|█▏ | 42.9M/378M [00:01<00:08, 37.5MB/s][A pytorch_model.bin: 100%|██████████| 378M/378M [00:01<00:00, 274MB/s] model.safetensors: 0%| | 0.00/378M [00:00<?, ?B/s][A preprocessor_config.json: 0%| | 0.00/215 [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 215/215 [00:00<00:00, 2.21MB/s] Device set to use cpu tokenizer_config.json: 0%| | 0.00/407 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 407/407 [00:00<00:00, 3.57MB/s] tokenizer.json: 0%| | 0.00/2.11M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 2.11M/2.11M [00:00<00:00, 42.2MB/s] config.json: 0%| | 0.00/1.02k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.02k/1.02k [00:00<00:00, 10.0MB/s] pytorch_model.bin: 0%| | 0.00/499M [00:00<?, ?B/s][A model.safetensors: 44%|████▍ | 168M/378M [00:01<00:01, 165MB/s][A model.safetensors: 100%|██████████| 378M/378M [00:01<00:00, 320MB/s] pytorch_model.bin: 6%|▌ | 29.2M/499M [00:01<00:16, 27.7MB/s][A pytorch_model.bin: 100%|██████████| 499M/499M [00:01<00:00, 254MB/s] model.safetensors: 0%| | 0.00/499M [00:00<?, ?B/s][ATraceback (most recent call last): File "/app/app.py", line 32, in <module> fn=gradio_combined, NameError: name 'gradio_combined' is not defined model.safetensors: 6%|▌ | 29.2M/499M [00:01<00:16, 29.1MB/s][A model.safetensors: 100%|██████████| 499M/499M [00:01<00:00, 269MB/s]
Container logs:
Fetching error logs...