runtime error
Exit code: 1. Reason: d will be ignored. Please verify your config.json configuration file. Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s][AYou set `add_prefix_space`. The tokenizer needs to be converted from the slow tokenizers Loading pipeline components...: 29%|βββ | 2/7 [00:01<00:02, 1.91it/s][A Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s][A Loading checkpoint shards: 100%|ββββββββββ| 2/2 [00:00<00:00, 3.07it/s] Loading pipeline components...: 57%|ββββββ | 4/7 [00:02<00:01, 1.92it/s][A Loading pipeline components...: 86%|βββββββββ | 6/7 [00:05<00:01, 1.07s/it][A Loading pipeline components...: 100%|ββββββββββ| 7/7 [00:05<00:00, 1.26it/s] /usr/local/lib/python3.10/site-packages/gradio/helpers.py:147: UserWarning: In future versions of Gradio, the `cache_examples` parameter will no longer accept a value of 'lazy'. To enable lazy caching in Gradio, you should set `cache_examples=True`, and `cache_mode='lazy'` instead. warnings.warn( Will cache examples in '/home/user/app/.gradio/cached_examples/43' directory at first use. ZeroGPU tensors packing: 0%| | 0.00/33.6G [00:00<?, ?B/s][A ZeroGPU tensors packing: 0%| | 0.00/33.6G [00:00<?, ?B/s] Traceback (most recent call last): File "/home/user/app/app.py", line 226, in <module> demo.launch() File "/usr/local/lib/python3.10/site-packages/spaces/zero/gradio.py", line 142, in launch task(*task_args, **task_kwargs) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching.py", line 348, in pack _pack(Config.zerogpu_offload_dir) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching.py", line 340, in _pack pack = pack_tensors(originals, fakes, offload_dir, callback=update) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/packing.py", line 114, in pack_tensors os.posix_fallocate(fd, 0, total_asize) OSError: [Errno 28] No space left on device
Container logs:
Fetching error logs...