runtime error

Exit code: 1. Reason: 04.safetensors: 39%|███▉ | 1.91G/4.92G [00:06<00:07, 398MB/s] model-00003-of-00004.safetensors: 48%|████▊ | 2.35G/4.92G [00:07<00:06, 409MB/s] model-00003-of-00004.safetensors: 61%|██████ | 3.01G/4.92G [00:08<00:03, 483MB/s] model-00003-of-00004.safetensors: 72%|███████▏ | 3.54G/4.92G [00:09<00:02, 498MB/s] model-00003-of-00004.safetensors: 83%|████████▎ | 4.07G/4.92G [00:10<00:01, 498MB/s] model-00003-of-00004.safetensors: 99%|█████████▉| 4.87G/4.92G [00:11<00:00, 589MB/s] model-00003-of-00004.safetensors: 100%|█████████▉| 4.92G/4.92G [00:11<00:00, 419MB/s] model-00004-of-00004.safetensors: 0%| | 0.00/1.17G [00:00<?, ?B/s] model-00004-of-00004.safetensors: 2%|▏ | 21.0M/1.17G [00:01<01:37, 11.8MB/s] model-00004-of-00004.safetensors: 32%|███▏ | 371M/1.17G [00:02<00:05, 152MB/s]  model-00004-of-00004.safetensors: 100%|█████████▉| 1.17G/1.17G [00:03<00:00, 300MB/s] Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 25%|██▌ | 1/4 [00:05<00:17, 5.84s/it] Loading checkpoint shards: 100%|██████████| 4/4 [00:05<00:00, 1.46s/it] generation_config.json: 0%| | 0.00/143 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 143/143 [00:00<00:00, 276kB/s] Some parameters are on the meta device because they were offloaded to the disk and cpu. You shouldn't move a model that is dispatched using accelerate hooks. Traceback (most recent call last): File "/home/user/app/app.py", line 39, in <module> model.to(device) File "/usr/local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 462, 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...