runtime error

Exit code: 1. Reason: ████| 658/658 [00:00<00:00, 6.15MB/s] pytorch_model.bin: 0%| | 0.00/6.29G [00:00<?, ?B/s] pytorch_model.bin: 2%|▏ | 94.4M/6.29G [00:01<01:16, 80.5MB/s] pytorch_model.bin: 7%|▋ | 451M/6.29G [00:02<00:25, 230MB/s]  pytorch_model.bin: 19%|█▉ | 1.20G/6.29G [00:03<00:11, 454MB/s] pytorch_model.bin: 27%|██▋ | 1.69G/6.29G [00:04<00:09, 465MB/s] pytorch_model.bin: 38%|███▊ | 2.36G/6.29G [00:05<00:07, 536MB/s] pytorch_model.bin: 46%|████▌ | 2.90G/6.29G [00:06<00:06, 520MB/s] pytorch_model.bin: 57%|█████▋ | 3.61G/6.29G [00:07<00:04, 576MB/s] pytorch_model.bin: 67%|██████▋ | 4.19G/6.29G [00:08<00:03, 573MB/s] pytorch_model.bin: 77%|███████▋ | 4.85G/6.29G [00:09<00:02, 597MB/s] pytorch_model.bin: 87%|████████▋ | 5.50G/6.29G [00:10<00:01, 609MB/s] pytorch_model.bin: 100%|█████████▉| 6.29G/6.29G [00:11<00:00, 551MB/s] generation_config.json: 0%| | 0.00/137 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 137/137 [00:00<00:00, 1.05MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 102, in <module> prompt_input.change(generate_response, inputs=[prompt_input, model, tokenizer], outputs=generate_output) File "/usr/local/lib/python3.10/site-packages/gradio/events.py", line 709, in event_trigger return Dependency(block, dep.get_config(), dep_index, fn) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 604, in get_config "inputs": [block._id for block in self.inputs], File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 604, in <listcomp> "inputs": [block._id for block in self.inputs], File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1928, in __getattr__ raise AttributeError( AttributeError: 'BioGptForCausalLM' object has no attribute '_id'

Container logs:

Fetching error logs...