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
Delete metadata.json
Browse files- metadata.json +0 -1
metadata.json
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
{"keras_version": "3.5.0", "date_saved": "2024-08-27@16:57:34"}
|
|
|
|
|
|