Instructions to use BAAI/EVA-CLIP-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BAAI/EVA-CLIP-8B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("BAAI/EVA-CLIP-8B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload EVA_CLIP_8B_psz14_s9B.pt
Browse files- EVA_CLIP_8B_psz14_s9B.pt +3 -0
EVA_CLIP_8B_psz14_s9B.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98ecbfc99d1f0fc872f662c0692f0d992c21c9910bfc3148174d5a050d46ff3e
|
| 3 |
+
size 32883305721
|