Transformers
TensorBoard
Safetensors
geolip_vit
vision
vit
knowledge-distillation
geometric-deep-learning
constellation
custom_code
Instructions to use AbstractPhil/geolip-vit-large-x3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AbstractPhil/geolip-vit-large-x3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AbstractPhil/geolip-vit-large-x3", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload model.safetensors with huggingface_hub
Browse files- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c05899c3b426d3864836fa18126d08c2e652d4c9a84f0dbdf79faf22980cfd4
|
| 3 |
+
size 313041264
|