It doesn't seem this model is compatible with the Transformers library, hence this PR removes it.
@nielsr It is actually just CLIP's visual encoder from transformers (wrapped in peft) + linear probing on top of it. But agreed, not compatible from the box
Would be cool to make it compatible :)
· Sign up or log in to comment