runtime error
Exit code: 1. Reason: model.layers.31.self_attn.q_proj.weight][A Loading weights: 100%|█████████▉| 290/291 [00:55<00:00, 5.93it/s, Materializing param=model.layers.31.self_attn.v_proj.weight][A Loading weights: 100%|█████████▉| 290/291 [00:55<00:00, 5.93it/s, Materializing param=model.layers.31.self_attn.v_proj.weight][A Loading weights: 100%|██████████| 291/291 [00:55<00:00, 5.93it/s, Materializing param=model.norm.weight] [A Loading weights: 100%|██████████| 291/291 [00:55<00:00, 5.93it/s, Materializing param=model.norm.weight][A Loading weights: 100%|██████████| 291/291 [00:55<00:00, 5.23it/s, Materializing param=model.norm.weight] generation_config.json: 0%| | 0.00/121 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 121/121 [00:00<00:00, 446kB/s] tokenizer_config.json: 0%| | 0.00/51.4k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 51.4k/51.4k [00:00<00:00, 23.5MB/s] tokenizer.json: 0%| | 0.00/9.08M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 9.08M/9.08M [00:00<00:00, 27.6MB/s] special_tokens_map.json: 0%| | 0.00/449 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 449/449 [00:00<00:00, 1.88MB/s] /app/app.py:119: 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="soft", css=CSS) as demo: Traceback (most recent call last): File "/app/app.py", line 181, in <module> output_text = gr.Textbox( label="Output Text", lines=10, show_copy_button=True, ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Textbox.__init__() got an unexpected keyword argument 'show_copy_button'
Container logs:
Fetching error logs...