runtime error

Exit code: 1. Reason: ning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. config.json: 0%| | 0.00/846 [00:00<?, ?B/s] config.json: 100%|██████████| 846/846 [00:00<00:00, 3.15MB/s] tokenizer_config.json: 0.00B [00:00, ?B/s] tokenizer_config.json: 3.76kB [00:00, 12.8MB/s] vocab.json: 0.00B [00:00, ?B/s] vocab.json: 801kB [00:00, 92.3MB/s] merges.txt: 0.00B [00:00, ?B/s] merges.txt: 466kB [00:00, 111MB/s] special_tokens_map.json: 0%| | 0.00/655 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 655/655 [00:00<00:00, 3.35MB/s] tokenizer.json: 0.00B [00:00, ?B/s] tokenizer.json: 2.10MB [00:00, 188MB/s] `torch_dtype` is deprecated! Use `dtype` instead! model.safetensors: 0%| | 0.00/724M [00:00<?, ?B/s] model.safetensors: 0%| | 0.00/724M [00:01<?, ?B/s] model.safetensors: 100%|██████████| 724M/724M [00:02<00:00, 603MB/s] model.safetensors: 100%|██████████| 724M/724M [00:02<00:00, 313MB/s] Loading weights: 0%| | 0/290 [00:00<?, ?it/s] Loading weights: 100%|██████████| 290/290 [00:00<00:00, 339.16it/s] generation_config.json: 0%| | 0.00/132 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 132/132 [00:00<00:00, 718kB/s] /app/app.py:111: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue", secondary_hue="slate")) as demo: Traceback (most recent call last): File "/app/app.py", line 116, in <module> chatbot=gr.Chatbot(height=500, type="messages"), File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Chatbot.__init__() got an unexpected keyword argument 'type'

Container logs:

Fetching error logs...