runtime error

Exit code: 1. Reason: | 0.00/1.67M [00:00<?, ?B/s] merges.txt: 100%|██████████| 1.67M/1.67M [00:00<00:00, 36.4MB/s] tokenizer.json: 0%| | 0.00/11.4M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 11.4M/11.4M [00:00<00:00, 35.4MB/s] config.json: 0%| | 0.00/726 [00:00<?, ?B/s] config.json: 100%|██████████| 726/726 [00:00<00:00, 4.93MB/s] model.safetensors: 0%| | 0.00/1.50G [00:00<?, ?B/s] model.safetensors: 1%| | 14.4M/1.50G [00:01<01:43, 14.4MB/s] model.safetensors: 13%|█▎ | 192M/1.50G [00:02<00:11, 109MB/s]  model.safetensors: 33%|███▎ | 494M/1.50G [00:03<00:05, 195MB/s] model.safetensors: 83%|████████▎ | 1.25G/1.50G [00:04<00:00, 397MB/s] model.safetensors: 100%|██████████| 1.50G/1.50G [00:04<00:00, 350MB/s] generation_config.json: 0%| | 0.00/239 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 239/239 [00:00<00:00, 1.91MB/s] adapter_config.json: 0%| | 0.00/821 [00:00<?, ?B/s] adapter_config.json: 100%|██████████| 821/821 [00:00<00:00, 6.55MB/s] adapter_model.safetensors: 0%| | 0.00/9.19M [00:00<?, ?B/s] adapter_model.safetensors: 100%|██████████| 9.19M/9.19M [00:00<00:00, 69.1MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> model = PeftModel.from_pretrained(base_model, PEFT_MODEL) File "/usr/local/lib/python3.10/site-packages/peft/peft_model.py", line 555, in from_pretrained load_result = model.load_adapter( File "/usr/local/lib/python3.10/site-packages/peft/peft_model.py", line 1385, in load_adapter dispatch_model( 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...