runtime error

Exit code: 1. Reason: οΏ½β–ˆ| 739/739 [00:00<00:00, 2.83MB/s] model.safetensors: 0%| | 0.00/2.03G [00:00<?, ?B/s] model.safetensors: 0%| | 8.13k/2.03G [00:01<70:12:14, 8.04kB/s] model.safetensors: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 1.01G/2.03G [00:02<00:02, 409MB/s]  model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.03G/2.03G [00:03<00:00, 553MB/s] generation_config.json: 0%| | 0.00/154 [00:00<?, ?B/s] generation_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 154/154 [00:00<00:00, 856kB/s] tokenizer_config.json: 0%| | 0.00/3.72k [00:00<?, ?B/s] tokenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.72k/3.72k [00:00<00:00, 21.9MB/s] tokenizer.model: 0%| | 0.00/500k [00:00<?, ?B/s] tokenizer.model: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 500k/500k [00:00<00:00, 4.08MB/s] added_tokens.json: 0%| | 0.00/372 [00:00<?, ?B/s] added_tokens.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 372/372 [00:00<00:00, 1.65MB/s] special_tokens_map.json: 0%| | 0.00/892 [00:00<?, ?B/s] special_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 892/892 [00:00<00:00, 4.85MB/s] [TIPO-KGen]-|09:00:51|-INFO: Model KBlueLeaf/TIPO-500M-ft loaded The attention mask is not set and cannot be inferred from input because pad token is same as eos token. As a consequence, you may observe unexpected behavior. Please pass your input's `attention_mask` to obtain reliable results. /home/user/app/app.py:184: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(theme=gr.themes.Soft()) as demo: Traceback (most recent call last): File "/home/user/app/app.py", line 221, in <module> tags_input = gr.TextArea( File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: TextArea.__init__() got an unexpected keyword argument 'show_copy_button'

Container logs:

Fetching error logs...