runtime error

Exit code: 1. Reason: ou can pin a revision. A new version of the following files was downloaded from https://huggingface.co/Qwen/Qwen-1_8B-Chat: - qwen_generation_utils.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/Qwen/Qwen-1_8B-Chat: - modeling_qwen.py - cpp_kernels.py - qwen_generation_utils.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/2 [00:00<?, ?it/s] Downloading shards: 50%|█████ | 1/2 [00:05<00:05, 5.21s/it] Downloading shards: 100%|██████████| 2/2 [00:09<00:00, 4.65s/it] Downloading shards: 100%|██████████| 2/2 [00:09<00:00, 4.73s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 593, in <module> llm = LLM(mode='offline').init_model('Qwen', 'Qwen/Qwen-1_8B-Chat') File "/home/user/app/LLM/__init__.py", line 40, in init_model llm = Qwen(self.mode, model_path) File "/home/user/app/LLM/Qwen.py", line 19, in __init__ self.model, self.tokenizer = self.init_model(model_path) File "/home/user/app/LLM/Qwen.py", line 23, in init_model model = AutoModelForCausalLM.from_pretrained(path, File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 511, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3091, in from_pretrained ) = cls._load_pretrained_model( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3408, in _load_pretrained_model offload_index = { File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3411, in <dictcomp> if param_device_map[p] == "disk" KeyError: 'lm_head.weight'

Container logs:

Fetching error logs...