runtime error
Exit code: 1. Reason: Loading openai-community/gpt2... 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, 201kB/s] config.json: 0%| | 0.00/665 [00:00<?, ?B/s][A config.json: 100%|██████████| 665/665 [00:00<00:00, 5.93MB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s][A vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 70.5MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 196MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 60.4MB/s] model.safetensors: 0%| | 0.00/548M [00:00<?, ?B/s][A model.safetensors: 63%|██████▎ | 347M/548M [00:01<00:00, 342MB/s][A model.safetensors: 100%|██████████| 548M/548M [00:01<00:00, 484MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 613kB/s] /app/app.py:69: 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=theme) as demo: Traceback (most recent call last): File "/app/app.py", line 80, in <module> gr.ChatInterface( TypeError: ChatInterface.__init__() got an unexpected keyword argument 'retry_btn'
Container logs:
Fetching error logs...