runtime error

Exit code: 1. Reason: ks/models--VIDraft--Gemma-3-R1984-4B/f60a6730afb98517298b478873c3e7a250442fcc.lock 2025-09-13 12:20:01,179 - DEBUG - Lock 139939679052144 acquired on /home/user/.cache/huggingface/hub/.locks/models--VIDraft--Gemma-3-R1984-4B/f60a6730afb98517298b478873c3e7a250442fcc.lock 2025-09-13 12:20:01,195 - DEBUG - https://huggingface.co:443 "GET /api/resolve-cache/models/VIDraft/Gemma-3-R1984-4B/35b7e5a8a052cc738fe943353055cc68aef21f41/generation_config.json HTTP/1.1" 200 192 generation_config.json: 0%| | 0.00/192 [00:00<?, ?B/s] generation_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 192/192 [00:00<00:00, 1.20MB/s] 2025-09-13 12:20:01,196 - DEBUG - Attempting to release lock 139939679052144 on /home/user/.cache/huggingface/hub/.locks/models--VIDraft--Gemma-3-R1984-4B/f60a6730afb98517298b478873c3e7a250442fcc.lock 2025-09-13 12:20:01,197 - DEBUG - Lock 139939679052144 released on /home/user/.cache/huggingface/hub/.locks/models--VIDraft--Gemma-3-R1984-4B/f60a6730afb98517298b478873c3e7a250442fcc.lock Error executing script: You are trying to offload the whole model to the disk. Please use the `disk_offload` function instead. Traceback (most recent call last): File "/home/user/app/app.py", line 40, in <module> exec(script_repr) File "<string>", line 216, in <module> File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 273, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4524, in from_pretrained dispatch_model(model, **device_map_kwargs) File "/usr/local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 498, in dispatch_model raise ValueError( ValueError: You are trying to offload the whole model to the disk. Please use the `disk_offload` function instead. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 43, in <module> sys.exit(1) NameError: name 'sys' is not defined

Container logs:

Fetching error logs...