runtime error

Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/1.51k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 1.51k/1.51k [00:00<00:00, 11.8MB/s] vocab.json: 0%| | 0.00/511k [00:00<?, ?B/s] vocab.json: 100%|██████████| 511k/511k [00:00<00:00, 74.6MB/s] merges.txt: 0%| | 0.00/294k [00:00<?, ?B/s] merges.txt: 100%|██████████| 294k/294k [00:00<00:00, 29.4MB/s] tokenizer.json: 0%| | 0.00/1.37M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.37M/1.37M [00:00<00:00, 235MB/s] special_tokens_map.json: 0%| | 0.00/15.5k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 15.5k/15.5k [00:00<00:00, 103MB/s] config.json: 0%| | 0.00/1.50k [00:00<?, ?B/s] config.json: 100%|██████████| 1.50k/1.50k [00:00<00:00, 15.7MB/s] model.safetensors: 0%| | 0.00/2.95G [00:00<?, ?B/s] model.safetensors: 2%|▏ | 62.9M/2.95G [00:01<01:14, 39.0MB/s] model.safetensors: 11%|█ | 325M/2.95G [00:02<00:18, 143MB/s]  model.safetensors: 40%|███▉ | 1.17G/2.95G [00:03<00:04, 425MB/s] model.safetensors: 56%|█████▌ | 1.66G/2.95G [00:04<00:03, 420MB/s] model.safetensors: 81%|████████ | 2.39G/2.95G [00:05<00:01, 523MB/s] model.safetensors: 100%|█████████▉| 2.95G/2.95G [00:06<00:00, 454MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 27, in <module> inputs=gr.Code( File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 188, in wrapper return fn(self, **kwargs) TypeError: Code.__init__() got an unexpected keyword argument 'placeholder'

Container logs:

Fetching error logs...