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