runtime error

of-00002.safetensors: 98%|█████████▊| 3.43G/3.50G [01:09<00:01, 37.0MB/s] Downloading (…)of-00002.safetensors: 99%|█████████▊| 3.45G/3.50G [01:09<00:01, 43.6MB/s] Downloading (…)of-00002.safetensors: 99%|█████████▉| 3.46G/3.50G [01:09<00:00, 43.2MB/s] Downloading (…)of-00002.safetensors: 99%|█████████▉| 3.48G/3.50G [01:10<00:00, 54.4MB/s] Downloading (…)of-00002.safetensors: 100%|█████████▉| 3.49G/3.50G [01:10<00:00, 49.9MB/s] Downloading (…)of-00002.safetensors: 100%|██████████| 3.50G/3.50G [01:10<00:00, 46.1MB/s] Downloading (…)of-00002.safetensors: 100%|██████████| 3.50G/3.50G [01:10<00:00, 49.6MB/s] Downloading shards: 100%|██████████| 2/2 [04:19<00:00, 119.25s/it] Downloading shards: 100%|██████████| 2/2 [04:19<00:00, 129.63s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> model = transformers.AutoModelForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 493, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2842, in from_pretrained raise ValueError( ValueError: Some modules are dispatched on the CPU or the disk. Make sure you have enough GPU RAM to fit the quantized model. If you want to dispatch the model on the CPU or the disk while keeping these modules in 32-bit, you need to set `load_in_8bit_fp32_cpu_offload=True` and pass a custom `device_map` to `from_pretrained`. Check https://huggingface.co/docs/transformers/main/en/main_classes/quantization#offload-between-cpu-and-gpu for more details.

Container logs:

Fetching error logs...