runtime error

Exit code: 1. Reason: : 70%|██████▉ | 3.31G/4.76G [00:03<00:01, 1.21GB/s] model-00001-of-00002.safetensors: 100%|█████████▉| 4.76G/4.76G [00:03<00:00, 1.21GB/s] Downloading shards: 50%|█████ | 1/2 [00:04<00:04, 4.19s/it] model-00002-of-00002.safetensors: 0%| | 0.00/1.09G [00:00<?, ?B/s] model-00002-of-00002.safetensors: 53%|█████▎ | 577M/1.09G [00:01<00:00, 572MB/s] model-00002-of-00002.safetensors: 100%|█████████▉| 1.09G/1.09G [00:01<00:00, 882MB/s] Downloading shards: 100%|██████████| 2/2 [00:05<00:00, 2.63s/it] Downloading shards: 100%|██████████| 2/2 [00:05<00:00, 2.86s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 1/2 [00:01<00:01, 1.01s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:01<00:00, 1.67it/s] generation_config.json: 0%| | 0.00/243 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 243/243 [00:00<00:00, 1.64MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 103, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 561, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3558, in from_pretrained dispatch_model(model, **device_map_kwargs) File "/usr/local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 496, in dispatch_model model.to(device) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2534, in to raise ValueError( ValueError: `.to` is not supported for `4-bit` or `8-bit` bitsandbytes models. Please use the model as it is, since the model has already been set to the correct devices and casted to the correct `dtype`.

Container logs:

Fetching error logs...