Update library name

#2
by nielsr HF Staff - opened

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

yermandy changed pull request status to merged

Would be cool to make it compatible :)

Sign up or log in to comment