runtime error
Exit code: 1. Reason: 0%| | 0.00/2.20G [00:00<?, ?B/s][A model.safetensors: 1%| | 25.1M/2.20G [00:01<01:28, 24.6MB/s][A model.safetensors: 9%|▉ | 196M/2.20G [00:02<00:18, 110MB/s] [A model.safetensors: 15%|█▌ | 338M/2.20G [00:03<00:15, 118MB/s][A model.safetensors: 21%|██ | 467M/2.20G [00:04<00:14, 122MB/s][A model.safetensors: 33%|███▎ | 724M/2.20G [00:05<00:08, 168MB/s][A model.safetensors: 41%|████ | 902M/2.20G [00:06<00:08, 158MB/s][A model.safetensors: 49%|████▉ | 1.08G/2.20G [00:07<00:06, 161MB/s][A model.safetensors: 63%|██████▎ | 1.39G/2.20G [00:08<00:04, 201MB/s][A model.safetensors: 87%|████████▋ | 1.92G/2.20G [00:09<00:00, 298MB/s][A model.safetensors: 100%|██████████| 2.20G/2.20G [00:09<00:00, 223MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 697kB/s] Loading and merging PEFT adapters... adapter_config.json: 0%| | 0.00/717 [00:00<?, ?B/s][A adapter_config.json: 100%|██████████| 717/717 [00:00<00:00, 4.25MB/s] adapter_model.safetensors: 0%| | 0.00/9.03M [00:00<?, ?B/s][A adapter_model.safetensors: 100%|██████████| 9.03M/9.03M [00:00<00:00, 37.6MB/s] Model loaded and merged successfully! /home/user/app/app.py:102: 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(height=500), # Makes the chat history window taller Traceback (most recent call last): File "/home/user/app/app.py", line 100, in <module> gr.ChatInterface( TypeError: ChatInterface.__init__() got an unexpected keyword argument 'clear_btn'
Container logs:
Fetching error logs...