Instructions to use anforsm/3DEM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anforsm/3DEM with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("anforsm/3DEM", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Push model using huggingface_hub.
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 180239220
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8903666a30af619211b9e73635de1ade954fe143f2a397e6c52f2ca2a54c21a4
|
| 3 |
size 180239220
|