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