runtime error
Exit code: 1. Reason: āāāāāā| 287/290 [00:00<00:00, 214.16it/s, Materializing param=model.layers.23.self_attn.q_proj.weight] Loading weights: 99%|āāāāāāāāāā| 288/290 [00:00<00:00, 214.16it/s, Materializing param=model.layers.23.self_attn.v_proj.bias] Loading weights: 99%|āāāāāāāāāā| 288/290 [00:00<00:00, 214.16it/s, Materializing param=model.layers.23.self_attn.v_proj.bias] Loading weights: 100%|āāāāāāāāāā| 289/290 [00:00<00:00, 214.16it/s, Materializing param=model.layers.23.self_attn.v_proj.weight] Loading weights: 100%|āāāāāāāāāā| 289/290 [00:00<00:00, 214.16it/s, Materializing param=model.layers.23.self_attn.v_proj.weight] Loading weights: 100%|āāāāāāāāāā| 290/290 [00:00<00:00, 214.16it/s, Materializing param=model.norm.weight] Loading weights: 100%|āāāāāāāāāā| 290/290 [00:00<00:00, 214.16it/s, Materializing param=model.norm.weight] Loading weights: 100%|āāāāāāāāāā| 290/290 [00:00<00:00, 397.25it/s, Materializing param=model.norm.weight] Passing `generation_config` together with generation-related arguments=({'max_new_tokens'}) is deprecated and will be removed in future versions. Please pass either a `generation_config` object OR all generation parameters explicitly, but not both. /home/user/app/app.py:156: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead. with gr.Blocks(theme=gr.themes.Soft(), css=css, title="Aiva Pro") as app: ā Model Loaded! Traceback (most recent call last): File "/home/user/app/app.py", line 159, in <module> chatbot = gr.Chatbot(type="messages", elem_classes="chat-window", avatar_images=(None, "š¤")) File "/home/user/.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...