Nice work! I'm trying to finetune the pretrained checkpoint on a custom dataset, but when I'm trying to load the pretrained weights from the released .safetensor into the model for finetuning, it seems a few dpt layers are missing in the pretrained model.
Do you know what caused this difference, or is there another model that I'm supposed to be loading for finetuning?
Nice work! I'm trying to finetune the pretrained checkpoint on a custom dataset, but when I'm trying to load the pretrained weights from the released .safetensor into the model for finetuning, it seems a few dpt layers are missing in the pretrained model.
Do you know what caused this difference, or is there another model that I'm supposed to be loading for finetuning?