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