runtime error

n a revision. WARNING: You are currently loading Falcon using legacy code contained in the model repository. Falcon has now been fully ported into the Hugging Face transformers library. For the most up-to-date and high-performance version of the Falcon model code, please update to the latest version of transformers and then load the model without the trust_remote_code=True argument. A new version of the following files was downloaded from https://huggingface.co/tiiuae/falcon-7b-instruct: - modeling_falcon.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. Downloading shards: 0%| | 0/2 [00:00<?, ?it/s] Downloading shards: 50%|█████ | 1/2 [00:11<00:11, 11.10s/it] Downloading shards: 100%|██████████| 2/2 [00:22<00:00, 11.36s/it] Downloading shards: 100%|██████████| 2/2 [00:22<00:00, 11.32s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 1/2 [00:06<00:06, 6.61s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:09<00:00, 4.61s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:09<00:00, 4.91s/it] Using pad_token, but it is not set yet. Traceback (most recent call last): File "/home/user/app/app.py", line 1, in <module> from demo.demo import app File "/home/user/app/demo/demo.py", line 17, in <module> def run_detector(input_str): File "/usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 79, in GPU return _GPU(task, duration) File "/usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 113, in _GPU client.startup_report() File "/usr/local/lib/python3.10/site-packages/spaces/zero/client.py", line 45, in startup_report raise RuntimeError("Error while initializing ZeroGPU: Unknown") RuntimeError: Error while initializing ZeroGPU: Unknown

Container logs:

Fetching error logs...