runtime error

Exit code: 1. Reason: 0:00, 683kB/s] special_tokens_map.json: 0%| | 0.00/1.07k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 1.07k/1.07k [00:00<00:00, 10.9MB/s] Some kwargs in processor config are unused and will not have any effect: image_seq_len. config.json: 0%| | 0.00/7.32k [00:00<?, ?B/s] config.json: 100%|██████████| 7.32k/7.32k [00:00<00:00, 54.0MB/s] model.safetensors: 0%| | 0.00/4.49G [00:00<?, ?B/s] model.safetensors: 0%| | 21.0M/4.49G [00:01<04:09, 17.9MB/s] model.safetensors: 2%|▏ | 73.4M/4.49G [00:02<02:09, 34.0MB/s] model.safetensors: 15%|█▌ | 692M/4.49G [00:03<00:13, 276MB/s]  model.safetensors: 28%|██▊ | 1.24G/4.49G [00:04<00:08, 366MB/s] model.safetensors: 39%|███▉ | 1.77G/4.49G [00:05<00:06, 423MB/s] model.safetensors: 52%|█████▏ | 2.33G/4.49G [00:06<00:04, 465MB/s] model.safetensors: 62%|██████▏ | 2.80G/4.49G [00:07<00:03, 458MB/s] model.safetensors: 73%|███████▎ | 3.30G/4.49G [00:08<00:02, 467MB/s] model.safetensors: 85%|████████▌ | 3.82G/4.49G [00:09<00:01, 483MB/s] model.safetensors: 100%|█████████▉| 4.49G/4.49G [00:10<00:00, 430MB/s] generation_config.json: 0%| | 0.00/136 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 136/136 [00:00<00:00, 1.24MB/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 18, in <module> ).to(device) File "/usr/local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 460, 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...