Instructions to use AlbertiTechnology/MgO-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use AlbertiTechnology/MgO-v1 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://AlbertiTechnology/MgO-v1") - Notebooks
- Google Colab
- Kaggle
Upload model_best.keras with huggingface_hub
Browse files- model_best.keras +2 -2
model_best.keras
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c15da840b41552f14c46ebac7f63f9005f807d097d97dd412001a2c1ee78074
|
| 3 |
+
size 943508279
|