runtime error

Exit code: 1. Reason: :00, 332MB/s] tokenizer_config.json: 0%| | 0.00/905 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 905/905 [00:00<00:00, 9.76MB/s] vocab.json: 0%| | 0.00/961k [00:00<?, ?B/s] vocab.json: 100%|██████████| 961k/961k [00:00<00:00, 17.3MB/s] merges.txt: 0%| | 0.00/525k [00:00<?, ?B/s] merges.txt: 100%|██████████| 525k/525k [00:00<00:00, 34.5MB/s] special_tokens_map.json: 0%| | 0.00/389 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 389/389 [00:00<00:00, 4.65MB/s] tokenizer.json: 0%| | 0.00/2.22M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.22M/2.22M [00:00<00:00, 36.0MB/s] config.json: 0%| | 0.00/4.52k [00:00<?, ?B/s] config.json: 100%|██████████| 4.52k/4.52k [00:00<00:00, 32.4MB/s] model.safetensors: 0%| | 0.00/1.71G [00:00<?, ?B/s]/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1727: DeprecationWarning: hf_xet.download_files() is deprecated. Use XetSession().new_file_download_group().start_download_file() instead. xet_get( model.safetensors: 4%|▍ | 67.1M/1.71G [00:01<00:30, 53.4MB/s] model.safetensors: 78%|███████▊ | 1.34G/1.71G [00:03<00:00, 502MB/s]  model.safetensors: 100%|██████████| 1.71G/1.71G [00:04<00:00, 351MB/s] Traceback (most recent call last): File "/app/app.py", line 54, in <module> loaded_model_list = load_ckpt(config, pretrained_ckpt) File "/app/interactdiffusion/task_grounded_generation.py", line 69, in load_ckpt text_encoder.load_state_dict(state_dict["text_encoder"]) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 2624, in load_state_dict raise RuntimeError( RuntimeError: Error(s) in loading state_dict for FrozenCLIPEmbedder: Unexpected key(s) in state_dict: "transformer.text_model.embeddings.position_ids".

Container logs:

Fetching error logs...