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 meanstd.pkl with huggingface_hub
Browse files- meanstd.pkl +3 -0
meanstd.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d39e6e5bfee69278ca3a5ca1b1c0dff48bfa508a8decd32553b41f96c0b65ced
|
| 3 |
+
size 1522
|