runtime error

�████▊ | 482M/548M [00:08<00:00, 71.8MB/s] Downloading (…)12b473182f0f81d3a707: 92%|█████████▏| 503M/548M [00:08<00:00, 77.5MB/s] Downloading (…)12b473182f0f81d3a707: 94%|█████████▎| 514M/548M [00:08<00:00, 76.3MB/s] Downloading (…)12b473182f0f81d3a707: 96%|█████████▌| 524M/548M [00:08<00:00, 68.7MB/s] Downloading (…)12b473182f0f81d3a707: 98%|█████████▊| 535M/548M [00:08<00:00, 62.2MB/s] Downloading (…)12b473182f0f81d3a707: 100%|██████████| 548M/548M [00:08<00:00, 61.2MB/s] Downloading (…)neration_config.json: 0%| | 0.00/124 [00:00<?, ?B/s] Downloading (…)neration_config.json: 100%|██████████| 124/124 [00:00<00:00, 1.25MB/s] Downloading (…)olve/main/vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s] Downloading (…)olve/main/vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 53.4MB/s] Downloading (…)olve/main/merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] Downloading (…)olve/main/merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 78.7MB/s] /home/user/app/app.py:19: GradioDeprecationWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components inputs=gr.inputs.Textbox(lines=2, placeholder="Type your message here..."), /home/user/app/app.py:19: GradioDeprecationWarning: `optional` parameter is deprecated, and it has no effect inputs=gr.inputs.Textbox(lines=2, placeholder="Type your message here..."), /home/user/app/app.py:19: GradioDeprecationWarning: `numeric` parameter is deprecated, and it has no effect inputs=gr.inputs.Textbox(lines=2, placeholder="Type your message here..."), Traceback (most recent call last): File "/home/user/app/app.py", line 20, in <module> outputs=gr.outputs.Textbox(placeholder="Model response..."), TypeError: Textbox.__init__() got an unexpected keyword argument 'placeholder'

Container logs:

Fetching error logs...