runtime error
Exit code: 1. Reason: Warning: 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/665 [00:00<?, ?B/s][A config.json: 100%|โโโโโโโโโโ| 665/665 [00:00<00:00, 2.78MB/s] model.safetensors: 0%| | 0.00/548M [00:00<?, ?B/s][A model.safetensors: 0%| | 0.00/548M [00:01<?, ?B/s][A model.safetensors: 49%|โโโโโ | 268M/548M [00:02<00:01, 224MB/s][A model.safetensors: 100%|โโโโโโโโโโ| 548M/548M [00:03<00:00, 254MB/s][A model.safetensors: 100%|โโโโโโโโโโ| 548M/548M [00:03<00:00, 169MB/s] Loading weights: 0%| | 0/148 [00:00<?, ?it/s][A Loading weights: 100%|โโโโโโโโโโ| 148/148 [00:00<00:00, 10243.51it/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s][A generation_config.json: 100%|โโโโโโโโโโ| 124/124 [00:00<00:00, 627kB/s] tokenizer_config.json: 0%| | 0.00/26.0 [00:00<?, ?B/s][A tokenizer_config.json: 100%|โโโโโโโโโโ| 26.0/26.0 [00:00<00:00, 109kB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s][A vocab.json: 100%|โโโโโโโโโโ| 1.04M/1.04M [00:00<00:00, 56.9MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|โโโโโโโโโโ| 456k/456k [00:00<00:00, 28.2MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s][A tokenizer.json: 100%|โโโโโโโโโโ| 1.36M/1.36M [00:00<00:00, 26.3MB/s] Traceback (most recent call last): File "/app/app.py", line 32, in <module> chatbot = gr.Chatbot(type="messages") 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 'type'
Container logs:
Fetching error logs...