runtime error

| 83.9M/265M [00:02<00:04, 44.3MB/s] Downloading model.safetensors: 40%|███▉ | 105M/265M [00:02<00:02, 55.8MB/s] Downloading model.safetensors: 44%|████▎ | 115M/265M [00:02<00:03, 48.5MB/s] Downloading model.safetensors: 52%|█████▏ | 136M/265M [00:02<00:02, 59.2MB/s] Downloading model.safetensors: 55%|█████▌ | 147M/265M [00:03<00:02, 47.2MB/s] Downloading model.safetensors: 63%|██████▎ | 168M/265M [00:03<00:01, 54.2MB/s] Downloading model.safetensors: 67%|██████▋ | 178M/265M [00:03<00:01, 49.5MB/s] Downloading model.safetensors: 75%|███████▌ | 199M/265M [00:04<00:02, 30.7MB/s] Downloading model.safetensors: 79%|███████▉ | 210M/265M [00:05<00:02, 23.8MB/s] Downloading model.safetensors: 87%|████████▋ | 231M/265M [00:06<00:01, 29.0MB/s] Downloading model.safetensors: 91%|█████████ | 241M/265M [00:06<00:00, 30.1MB/s] Downloading model.safetensors: 99%|█████████▉| 262M/265M [00:07<00:00, 33.2MB/s] Downloading model.safetensors: 100%|██████████| 265M/265M [00:07<00:00, 37.0MB/s] Downloading config.json: 0%| | 0.00/4.56k [00:00<?, ?B/s] Downloading config.json: 100%|██████████| 4.56k/4.56k [00:00<00:00, 16.9MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 72, in <module> model = load_distillclip('Ramos-Ramos/distillclip') File "/home/user/app/app.py", line 24, in load_distillclip print(model.load_state_dict({k.removeprefix('student.'): v for k, v in load_file(ckpt_path).items()})) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 2152, in load_state_dict raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format( RuntimeError: Error(s) in loading state_dict for CLIPModel: Unexpected key(s) in state_dict: "text_model.embeddings.position_ids", "vision_model.embeddings.position_ids".

Container logs:

Fetching error logs...