runtime error
Exit code: 1. Reason: 0<?, ?it/s][A Loading pipeline components...: 14%|ββ | 1/7 [00:01<00:09, 1.50s/it][A Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s][A Loading checkpoint shards: 100%|ββββββββββ| 2/2 [00:00<00:00, 7.43it/s] Loading checkpoint shards: 0%| | 0/3 [00:00<?, ?it/s][A Loading checkpoint shards: 67%|βββββββ | 2/3 [00:01<00:00, 1.75it/s][A Loading checkpoint shards: 100%|ββββββββββ| 3/3 [00:01<00:00, 2.12it/s] Loading pipeline components...: 57%|ββββββ | 4/7 [00:03<00:02, 1.06it/s][AYou set `add_prefix_space`. The tokenizer needs to be converted from the slow tokenizers Loading pipeline components...: 100%|ββββββββββ| 7/7 [00:04<00:00, 1.48it/s] /usr/local/lib/python3.10/site-packages/gradio/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.39.0, however version 4.44.1 is available, please upgrade. -------- warnings.warn( ZeroGPU tensors packing: 0%| | 0.00/33.7G [00:00<?, ?B/s][A ZeroGPU tensors packing: 0%| | 0.00/33.7G [00:00<?, ?B/s] Traceback (most recent call last): File "/home/user/app/app.py", line 328, in <module> demo.launch(debug=True, auth=authenticate) File "/usr/local/lib/python3.10/site-packages/spaces/zero/gradio.py", line 162, in launch task(*task_args, **task_kwargs) File "/usr/local/lib/python3.10/site-packages/spaces/zero/__init__.py", line 23, in startup total_size = torch.pack() File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching.py", line 382, in pack total_size = _pack(Config.zerogpu_offload_dir) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching.py", line 373, 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 115, in pack_tensors os.posix_fallocate(fd, 0, total_asize) OSError: [Errno 28] No space left on device
Container logs:
Fetching error logs...