runtime error
Exit code: 1. Reason: š Loading model: microsoft/Phi-3-mini-128k-instruct This model config has set a `rope_parameters['original_max_position_embeddings']` field, to be used together with `max_position_embeddings` to determine a scaling factor. Please set the `factor` field of `rope_parameters`with this ratio instead -- we recommend the use of this field over `original_max_position_embeddings`, as it is compatible with most model architectures. `torch_dtype` is deprecated! Use `dtype` instead! Loading weights: 0%| | 0/195 [00:00<?, ?it/s][A Loading weights: 1%| | 1/195 [00:01<03:16, 1.01s/it][A Loading weights: 13%|āā | 26/195 [00:02<00:11, 14.51it/s][A Loading weights: 21%|āā | 41/195 [00:03<00:10, 14.07it/s][A Loading weights: 29%|āāā | 56/195 [00:04<00:10, 13.76it/s][A Loading weights: 36%|āāāā | 70/195 [00:05<00:09, 13.66it/s][A Loading weights: 43%|āāāāā | 84/195 [00:06<00:09, 11.43it/s][A Loading weights: 51%|āāāāāā | 100/195 [00:08<00:07, 12.40it/s][A Loading weights: 58%|āāāāāā | 113/195 [00:09<00:07, 11.24it/s][A Loading weights: 67%|āāāāāāā | 131/195 [00:10<00:04, 12.81it/s][A Loading weights: 78%|āāāāāāāā | 152/195 [00:11<00:02, 14.77it/s][A Loading weights: 86%|āāāāāāāāā | 168/195 [00:12<00:01, 14.58it/s][A Loading weights: 95%|āāāāāāāāāā| 185/195 [00:13<00:00, 14.31it/s][A Loading weights: 100%|āāāāāāāāāā| 195/195 [00:14<00:00, 13.76it/s] ā Model loaded successfully! Traceback (most recent call last): File "/app/app.py", line 122, in <module> chatbot=gr.Chatbot( File "/usr/local/lib/python3.10/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...