runtime error

Exit code: 1. Reason: /3.86G [00:08<00:00, 451MB/s] Downloading shards: 75%|███████▌ | 3/4 [00:24<00:08, 8.15s/it] model-00004-of-00004.safetensors: 0%| | 0.00/3.56G [00:00<?, ?B/s] model-00004-of-00004.safetensors: 1%| | 41.9M/3.56G [00:01<01:27, 40.1MB/s] model-00004-of-00004.safetensors: 10%|█ | 367M/3.56G [00:02<00:15, 205MB/s]  model-00004-of-00004.safetensors: 31%|███ | 1.10G/3.56G [00:03<00:05, 442MB/s] model-00004-of-00004.safetensors: 45%|████▍ | 1.58G/3.56G [00:04<00:04, 457MB/s] model-00004-of-00004.safetensors: 63%|██████▎ | 2.23G/3.56G [00:05<00:02, 518MB/s] model-00004-of-00004.safetensors: 79%|███████▉ | 2.80G/3.56G [00:06<00:01, 529MB/s] model-00004-of-00004.safetensors: 100%|█████████▉| 3.56G/3.56G [00:07<00:00, 504MB/s] Downloading shards: 100%|██████████| 4/4 [00:31<00:00, 7.78s/it] Downloading shards: 100%|██████████| 4/4 [00:31<00:00, 7.83s/it] Sliding Window Attention is enabled but not implemented for `sdpa`; unexpected results may be encountered. Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 4/4 [00:00<00:00, 12.54it/s] generation_config.json: 0%| | 0.00/243 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 243/243 [00:00<00:00, 2.64MB/s] Some parameters are on the meta device because they were offloaded to the cpu and disk. You shouldn't move a model that is dispatched using accelerate hooks. Traceback (most recent call last): File "/home/user/app/app.py", line 29, in <module> ).to("cpu") File "/usr/local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 459, in wrapper raise RuntimeError("You can't move a model that has some modules offloaded to cpu or disk.") RuntimeError: You can't move a model that has some modules offloaded to cpu or disk.

Container logs:

Fetching error logs...