runtime error
Exit code: 1. Reason: 796M/5.59G [00:03<00:17, 270MB/s] [A Downloading (incomplete total...): 25%|██▍ | 1.40G/5.59G [00:05<00:12, 326MB/s][A Downloading (incomplete total...): 53%|█████▎ | 2.97G/5.59G [00:06<00:04, 639MB/s][A Downloading (incomplete total...): 71%|███████ | 3.97G/5.59G [00:07<00:02, 650MB/s][A Fetching 2 files: 50%|█████ | 1/2 [00:08<00:08, 8.31s/it][A Fetching 2 files: 100%|██████████| 2/2 [00:08<00:00, 4.16s/it] Download complete: 100%|██████████| 5.59G/5.59G [00:08<00:00, 650MB/s] [A Download complete: 100%|██████████| 5.59G/5.59G [00:08<00:00, 670MB/s] Working with z of shape (1, 16, 16, 16) = 4096 dimensions. Loading weights: 0%| | 0/1263 [00:00<?, ?it/s][A Loading weights: 100%|██████████| 1263/1263 [00:00<00:00, 1767.21it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 28, in <module> harmon_model = AutoModel.from_pretrained(model_path, llm=llm_config, File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 390, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4246, in from_pretrained loading_info = cls._finalize_model_loading(model, load_config, loading_info) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4402, in _finalize_model_loading model._move_missing_keys_from_meta_to_device( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4665, in _move_missing_keys_from_meta_to_device for key in missing_keys - self.all_tied_weights_keys.keys(): File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1968, in __getattr__ raise AttributeError( AttributeError: 'HarmonModel' object has no attribute 'all_tied_weights_keys'. Did you mean: '_tied_weights_keys'?
Container logs:
Fetching error logs...