runtime error

Exit code: 1. Reason: -00001-of-00002.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4.97G/4.97G [00:11<00:00, 439MB/s] model-00002-of-00002.safetensors: 0%| | 0.00/3.08G [00:00<?, ?B/s] model-00002-of-00002.safetensors: 0%| | 744k/3.08G [00:01<1:39:35, 515kB/s] model-00002-of-00002.safetensors: 7%|β–‹ | 203M/3.08G [00:02<00:28, 99.3MB/s]  model-00002-of-00002.safetensors: 24%|β–ˆβ–ˆβ– | 739M/3.08G [00:03<00:09, 258MB/s]  model-00002-of-00002.safetensors: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 1.34G/3.08G [00:04<00:04, 357MB/s] model-00002-of-00002.safetensors: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 1.95G/3.08G [00:05<00:02, 434MB/s] model-00002-of-00002.safetensors: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 3.01G/3.08G [00:07<00:00, 604MB/s] model-00002-of-00002.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.08G/3.08G [00:07<00:00, 433MB/s] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2/2 [00:00<00:00, 45343.83it/s] generation_config.json: 0%| | 0.00/213 [00:00<?, ?B/s] generation_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 213/213 [00:00<00:00, 1.51MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 604, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 288, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 5276, in from_pretrained dispatch_model(model, **device_map_kwargs) File "/usr/local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 504, in dispatch_model raise ValueError( ValueError: You are trying to offload the whole model to the disk. Please use the `disk_offload` function instead.

Container logs:

Fetching error logs...