runtime error

Exit code: 1. Reason: k [00:00<00:00, 35.3MB/s] special_tokens_map.json: 0%| | 0.00/90.0 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 90.0/90.0 [00:00<00:00, 519kB/s] model.safetensors: 0%| | 0.00/5.31G [00:00<?, ?B/s] model.safetensors: 0%| | 2.29M/5.31G [00:01<50:58, 1.74MB/s] model.safetensors: 1%|▏ | 71.6M/5.31G [00:08<09:52, 8.85MB/s] model.safetensors: 9%|▉ | 474M/5.31G [00:09<01:12, 67.0MB/s]  model.safetensors: 16%|█▋ | 876M/5.31G [00:10<00:36, 123MB/s]  model.safetensors: 27%|██▋ | 1.41G/5.31G [00:11<00:19, 201MB/s] model.safetensors: 35%|███▌ | 1.88G/5.31G [00:12<00:13, 253MB/s] model.safetensors: 43%|████▎ | 2.29G/5.31G [00:14<00:11, 264MB/s] model.safetensors: 52%|█████▏ | 2.77G/5.31G [00:15<00:08, 305MB/s] model.safetensors: 59%|█████▉ | 3.15G/5.31G [00:16<00:07, 301MB/s] model.safetensors: 70%|██████▉ | 3.70G/5.31G [00:17<00:04, 357MB/s] model.safetensors: 77%|███████▋ | 4.12G/5.31G [00:18<00:03, 354MB/s] model.safetensors: 85%|████████▍ | 4.51G/5.31G [00:20<00:02, 289MB/s] model.safetensors: 97%|█████████▋| 5.18G/5.31G [00:22<00:00, 372MB/s] model.safetensors: 100%|██████████| 5.31G/5.31G [00:22<00:00, 240MB/s] /home/user/app/app.py:152: UserWarning: You have not specified a value for the `type` parameter. Defaulting to the 'tuples' format for chatbot messages, but this is deprecated and will be removed in a future version of Gradio. Please set type='messages' instead, which uses openai-style dictionaries with 'role' and 'content' keys. chatbot = gr.Chatbot() Traceback (most recent call last): File "/home/user/app/app.py", line 167, in <module> gr.OAuthToken(label="HuggingFace Token", visible=False)], chatbot) TypeError: OAuthToken.__init__() got an unexpected keyword argument 'label'

Container logs:

Fetching error logs...