runtime error
Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/568 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 568/568 [00:00<00:00, 3.69MB/s] vocab.json: 0%| | 0.00/1.05M [00:00<?, ?B/s][A vocab.json: 100%|██████████| 1.05M/1.05M [00:00<00:00, 40.7MB/s] merges.txt: 0%| | 0.00/506k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 506k/506k [00:00<00:00, 83.2MB/s] special_tokens_map.json: 0%| | 0.00/461 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 461/461 [00:00<00:00, 3.86MB/s] config.json: 0%| | 0.00/918 [00:00<?, ?B/s][A config.json: 100%|██████████| 918/918 [00:00<00:00, 7.09MB/s] model.safetensors: 0%| | 0.00/498M [00:00<?, ?B/s][A model.safetensors: 5%|▌ | 25.9M/498M [00:01<00:21, 21.7MB/s][A model.safetensors: 100%|█████████▉| 498M/498M [00:02<00:00, 226MB/s] generation_config.json: 0%| | 0.00/125 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 125/125 [00:00<00:00, 437kB/s] /usr/local/lib/python3.10/site-packages/gradio/components/chatbot.py:222: 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 'role' and 'content' keys. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 45, in <module> chat.launch(server_name="0.0.0.0", server_port=7860, share=True, ssr=False) TypeError: Blocks.launch() got an unexpected keyword argument 'ssr'
Container logs:
Fetching error logs...