Error as title when loading this model.Reproduce: model = AutoModel.from_pretrained(hf_repo, trust_remote_code=True)
model = AutoModel.from_pretrained(hf_repo, trust_remote_code=True)
@zcckernel , did you find a solution for this?
Updating the timm libary to 1.0.24 fixed this for me
1.0.24
· Sign up or log in to comment