runtime error
Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/2.54k [00:00<?, ?B/s][A tokenizer_config.json: 100%|โโโโโโโโโโ| 2.54k/2.54k [00:00<00:00, 17.3MB/s] spiece.model: 0%| | 0.00/792k [00:00<?, ?B/s][A spiece.model: 100%|โโโโโโโโโโ| 792k/792k [00:00<00:00, 2.30MB/s] tokenizer.json: 0%| | 0.00/2.42M [00:00<?, ?B/s][A tokenizer.json: 100%|โโโโโโโโโโ| 2.42M/2.42M [00:00<00:00, 19.0MB/s] special_tokens_map.json: 0%| | 0.00/2.20k [00:00<?, ?B/s][A special_tokens_map.json: 100%|โโโโโโโโโโ| 2.20k/2.20k [00:00<00:00, 15.9MB/s] config.json: 0%| | 0.00/1.40k [00:00<?, ?B/s][A config.json: 100%|โโโโโโโโโโ| 1.40k/1.40k [00:00<00:00, 10.8MB/s] model.safetensors: 0%| | 0.00/308M [00:00<?, ?B/s][A model.safetensors: 22%|โโโ | 67.0M/308M [00:01<00:05, 46.5MB/s][A model.safetensors: 100%|โโโโโโโโโโ| 308M/308M [00:01<00:00, 176MB/s] generation_config.json: 0%| | 0.00/147 [00:00<?, ?B/s][A generation_config.json: 100%|โโโโโโโโโโ| 147/147 [00:00<00:00, 770kB/s] Device set to use cpu /home/user/app/app.py:43: 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 58, in <module> submit_button.style(button_color="#F89651") AttributeError: 'Button' object has no attribute 'style'. Did you mean: 'scale'?
Container logs:
Fetching error logs...