Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Felldude
/
Pony-clip-vit-large-patch14
like
0
Safetensors
clip
This is the PONY version of Vit-L with vision realignment
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Felldude
commited on
Jul 8, 2025
Commit
4f87485
·
verified
·
1 Parent(s):
2bcb17f
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
license: apache-2.0
3
+
tags:
4
+
- This is the PONY version of Vit-L with vision realignment
5
+
base_model:
6
+
- openai/clip-vit-large-patch14
7
+
---