runtime error

Exit code: 1. Reason: spiece.model: 100%|██████████| 792k/792k [00:00<00:00, 59.2MB/s] tokenizer.json: 0%| | 0.00/1.39M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.39M/1.39M [00:00<00:00, 100MB/s] Device set to use cpu config.json: 0%| | 0.00/1.58k [00:00<?, ?B/s] config.json: 100%|██████████| 1.58k/1.58k [00:00<00:00, 10.9MB/s] model.safetensors: 0%| | 0.00/1.63G [00:00<?, ?B/s] model.safetensors: 2%|▏ | 31.5M/1.63G [00:01<01:02, 25.5MB/s] model.safetensors: 6%|▋ | 105M/1.63G [00:02<00:31, 49.0MB/s]  model.safetensors: 46%|████▌ | 744M/1.63G [00:03<00:02, 298MB/s]  model.safetensors: 92%|█████████▏| 1.49G/1.63G [00:04<00:00, 466MB/s] model.safetensors: 100%|█████████▉| 1.63G/1.63G [00:04<00:00, 354MB/s] generation_config.json: 0%| | 0.00/363 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 363/363 [00:00<00:00, 3.38MB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s] vocab.json: 100%|██████████| 899k/899k [00:00<00:00, 52.1MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 42.8MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 32.9MB/s] Device set to use cpu Traceback (most recent call last): File "/home/user/app/app.py", line 250, in <module> file_input = gr.File(label="Upload PDF, Image, or Text file", type="file") File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 182, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/components/file.py", line 109, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['filepath', 'binary']

Container logs:

Fetching error logs...