runtime error

Exit code: 1. Reason: ��██| 660/660 [00:00<00:00, 2.06MB/s] [transformers] `torch_dtype` is deprecated! Use `dtype` instead! model.safetensors: 0%| | 0.00/3.09G [00:00<?, ?B/s] model.safetensors: 2%|▏ | 67.0M/3.09G [00:06<04:34, 11.0MB/s] model.safetensors: 17%|█▋ | 537M/3.09G [00:08<00:33, 76.2MB/s]  model.safetensors: 46%|████▌ | 1.41G/3.09G [00:09<00:08, 206MB/s] model.safetensors: 59%|█████▊ | 1.81G/3.09G [00:11<00:05, 233MB/s] model.safetensors: 91%|█████████ | 2.82G/3.09G [00:12<00:00, 374MB/s] model.safetensors: 100%|██████████| 3.09G/3.09G [00:12<00:00, 245MB/s] Loading weights: 0%| | 0/338 [00:00<?, ?it/s] Loading weights: 0%| | 1/338 [00:01<10:44, 1.91s/it] Loading weights: 100%|██████████| 338/338 [00:02<00:00, 139.12it/s] generation_config.json: 0%| | 0.00/242 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 242/242 [00:00<00:00, 1.05MB/s] tokenizer_config.json: 0%| | 0.00/1.29k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 1.29k/1.29k [00:00<00:00, 6.08MB/s] vocab.json: 0%| | 0.00/2.78M [00:00<?, ?B/s] vocab.json: 100%|██████████| 2.78M/2.78M [00:00<00:00, 33.4MB/s] merges.txt: 0%| | 0.00/1.67M [00:00<?, ?B/s] merges.txt: 100%|██████████| 1.67M/1.67M [00:00<00:00, 33.2MB/s] tokenizer.json: 0%| | 0.00/7.03M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 7.03M/7.03M [00:00<00:00, 55.5MB/s] Traceback (most recent call last): File "/app/app.py", line 314, in <module> chatbot = gr.Chatbot(label="", height=480, bubble_full_width=False) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Chatbot.__init__() got an unexpected keyword argument 'bubble_full_width'

Container logs:

Fetching error logs...