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