runtime error
Exit code: 1. Reason: config.json: 0%| | 0.00/656 [00:00<?, ?B/s][A config.json: 100%|██████████| 656/656 [00:00<00:00, 2.73MB/s] tokenizer_config.json: 0%| | 0.00/365k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 365k/365k [00:00<00:00, 69.6MB/s] tokenizer.json: 0%| | 0.00/9.78M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 9.78M/9.78M [00:00<00:00, 20.4MB/s] Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. special_tokens_map.json: 0%| | 0.00/826 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 826/826 [00:00<00:00, 3.40MB/s] [transformers] `torch_dtype` is deprecated! Use `dtype` instead! model.safetensors: 0%| | 0.00/3.34G [00:00<?, ?B/s][A model.safetensors: 0%| | 0.00/3.34G [00:01<?, ?B/s][A model.safetensors: 0%| | 0.00/3.34G [00:02<?, ?B/s][A model.safetensors: 0%| | 0.00/3.34G [00:03<?, ?B/s][A model.safetensors: 0%| | 0.00/3.34G [00:08<?, ?B/s][A model.safetensors: 100%|██████████| 3.34G/3.34G [00:09<00:00, 363MB/s] Loading weights: 0%| | 0/165 [00:00<?, ?it/s][A Loading weights: 1%| | 1/165 [00:01<02:57, 1.08s/it][A Loading weights: 100%|██████████| 165/165 [00:02<00:00, 79.80it/s] generation_config.json: 0%| | 0.00/113 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 113/113 [00:00<00:00, 462kB/s] Model loaded successfully. Traceback (most recent call last): File "/app/app.py", line 135, in <module> chatbot = gr.Chatbot( label="Falcon3 Chat", type="messages", height=500, ) 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...