runtime error

Exit code: 1. Reason: ntence_bert_config.json: 100%|██████████| 53.0/53.0 [00:00<00:00, 246kB/s] config.json: 0%| | 0.00/612 [00:00<?, ?B/s] config.json: 100%|██████████| 612/612 [00:00<00:00, 2.69MB/s] model.safetensors: 0%| | 0.00/90.9M [00:00<?, ?B/s] model.safetensors: 100%|██████████| 90.9M/90.9M [00:01<00:00, 76.8MB/s] model.safetensors: 100%|██████████| 90.9M/90.9M [00:01<00:00, 76.7MB/s] Loading weights: 0%| | 0/103 [00:00<?, ?it/s] Loading weights: 100%|██████████| 103/103 [00:00<00:00, 6561.26it/s] BertModel LOAD REPORT from: sentence-transformers/all-MiniLM-L6-v2 Key | Status | | ------------------------+------------+--+- embeddings.position_ids | UNEXPECTED | | Notes: - UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch. tokenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 1.50MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 63.9MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 42.4MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 453kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s] config.json: 100%|██████████| 190/190 [00:00<00:00, 617kB/s] Traceback (most recent call last): File "/app/app.py", line 151, in <module> chatbot = gr.Chatbot(type="messages") 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...