Instructions to use hacnho/keras-set-floatx-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use hacnho/keras-set-floatx-poc with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://hacnho/keras-set-floatx-poc") - Notebooks
- Google Colab
- Kaggle
Upload SHA256SUMS.txt with huggingface_hub
Browse files- SHA256SUMS.txt +1 -0
SHA256SUMS.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1655749da07a1123a2f44f0264bd6677649143b4332e943e43bb15916501a981 dead_switch_keras_config_set_floatx.keras
|