runtime error

3-of-00003.bin: 100%|██████████| 7.87G/7.87G [02:53<00:00, 39.0MB/s] Downloading (…)l-00003-of-00003.bin: 100%|██████████| 7.87G/7.87G [02:53<00:00, 45.3MB/s] Downloading shards: 100%|██████████| 3/3 [10:58<00:00, 211.18s/it] Downloading shards: 100%|██████████| 3/3 [10:58<00:00, 219.54s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 32, in <module> ai_roles_obj[ai_role_en] = ChatHaruhi( File "/home/user/app/ChatHaruhi/ChatHaruhi.py", line 45, in __init__ self.llm, self.tokenizer = self.get_models('BaiChuan2GPT') File "/home/user/app/ChatHaruhi/ChatHaruhi.py", line 161, in get_models return (BaiChuan2GPT(), BaiChuan_tokenizer) File "/home/user/app/ChatHaruhi/BaiChuan2GPT.py", line 59, in __init__ self.model, self.tokenizer = initialize_BaiChuan2LORA() File "/home/user/app/ChatHaruhi/BaiChuan2GPT.py", line 14, in initialize_BaiChuan2LORA model_BaiChuan = AutoModelForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 558, in from_pretrained return model_class.from_pretrained( File "/home/user/.cache/huggingface/modules/transformers_modules/baichuan-inc/Baichuan2-13B-Chat/d022d7264467b2c3bc483e7a3a17105dedba50b8/modeling_baichuan.py", line 670, in from_pretrained return super(BaichuanForCausalLM, cls).from_pretrained(pretrained_model_name_or_path, *model_args, File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3180, in from_pretrained ) = cls._load_pretrained_model( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3301, in _load_pretrained_model raise ValueError( ValueError: The current `device_map` had weights offloaded to the disk. Please provide an `offload_folder` for them. Alternatively, make sure you have `safetensors` installed if the model you are using offers the weights in this format.

Container logs:

Fetching error logs...