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 +0 -0
meanstd.pkl
CHANGED
|
Binary files a/meanstd.pkl and b/meanstd.pkl differ
|
|
|