Instructions to use MVRL/ecoclim with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MVRL/ecoclim with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MVRL/ecoclim", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload ecobind_env_encoder.pth with huggingface_hub
Browse files- ecobind_env_encoder.pth +3 -0
ecobind_env_encoder.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e631cb318002f277d858bcef3a30daf97715a6bd382c706568fbf2c49be1f4f
|
| 3 |
+
size 8460600
|