runtime error

recated and will be removed in the future versions. Please, pass a `BitsAndBytesConfig` object in `quantization_config` argument instead. Downloading shards: 0%| | 0/3 [00:00<?, ?it/s] Downloading shards: 33%|███▎ | 1/3 [00:10<00:20, 10.36s/it] Downloading shards: 67%|██████▋ | 2/3 [00:20<00:10, 10.14s/it] Downloading shards: 100%|██████████| 3/3 [00:29<00:00, 9.57s/it] Downloading shards: 100%|██████████| 3/3 [00:29<00:00, 9.74s/it] Loading checkpoint shards: 0%| | 0/3 [00:00<?, ?it/s]/usr/local/lib/python3.10/site-packages/torch/_utils.py:776: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() return self.fget.__get__(instance, owner)() Loading checkpoint shards: 33%|███▎ | 1/3 [00:07<00:15, 7.50s/it] Loading checkpoint shards: 67%|██████▋ | 2/3 [00:16<00:08, 8.48s/it] Loading checkpoint shards: 100%|██████████| 3/3 [00:27<00:00, 9.57s/it] Loading checkpoint shards: 100%|██████████| 3/3 [00:27<00:00, 9.18s/it] /usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py:76: UserWarning: `enable_queue` parameter is now ignored and always set to `True` warnings.warn("`enable_queue` parameter is now ignored and always set to `True`") Traceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> def generate( 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...