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_exp016_int8.tflite with huggingface_hub
Browse files- mira_exp016_int8.tflite +3 -0
mira_exp016_int8.tflite
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2d4c4717afc94755c186375cee630e32db1527b9c61423a3e9cb79b379b8550
|
| 3 |
+
size 3042005
|