Instructions to use OpenLab-NLP/Experiments-and-others with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use OpenLab-NLP/Experiments-and-others with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://OpenLab-NLP/Experiments-and-others") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
09e5dbc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e3c74b185b6340d6cd9973f82e2d4828142cfdfc0ad96e434868f28b783db4a5
size 249068
|