runtime error
Exit code: 1. Reason: ersion of the following files was downloaded from https://huggingface.co/silk-road/Haruhi-Zero-GLM3-6B-0_4: - quantization.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. A new version of the following files was downloaded from https://huggingface.co/silk-road/Haruhi-Zero-GLM3-6B-0_4: - modeling_chatglm.py - quantization.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. Downloading shards: 0%| | 0/3 [00:00<?, ?it/s][A Downloading shards: 33%|███▎ | 1/3 [00:11<00:22, 11.09s/it][A Downloading shards: 67%|██████▋ | 2/3 [00:22<00:10, 10.99s/it][A Downloading shards: 100%|██████████| 3/3 [00:28<00:00, 9.04s/it][A Downloading shards: 100%|██████████| 3/3 [00:28<00:00, 9.58s/it] Loading checkpoint shards: 0%| | 0/3 [00:00<?, ?it/s][A Loading checkpoint shards: 100%|██████████| 3/3 [00:00<00:00, 50942.96it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> chatWorld = ChatWorld() File "/home/user/app/src/ChatWorld.py", line 23, in __init__ self.model = GLM() File "/home/user/app/src/Models/models.py", line 13, in __init__ client = AutoModelForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 556, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3558, in from_pretrained dispatch_model(model, **device_map_kwargs) File "/home/user/.local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 470, 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...