"jxm/cde-small-v1" doesnt load with SetFitModel.from_pretrained

#5
by moshew - opened

@tomaarsen
model = SetFitModel.from_pretrained(
"jxm/cde-small-v1", trust_remote_code=True)

TypeError: setfit.modeling.SetFitModel._from_pretrained() got multiple values for keyword argument 'cache_dir'

Sign up or log in to comment