Instructions to use apikeyforLLM/mlmodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use apikeyforLLM/mlmodel with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://apikeyforLLM/mlmodel") - Notebooks
- Google Colab
- Kaggle
Create README.md
#8 opened 3 months ago
by
talaloo
Create README.md
#7 opened 5 months ago
by
Panya00
Create README.md
#4 opened 7 months ago
by
vamp94
Create README.md
#2 opened 10 months ago
by
ssnne
Create README.md
#1 opened about 1 year ago
by
BILIONER