fka/prompts.chat
Viewer • Updated • 2.06k • 35.2k • 9.77k
How to use DINESH5578/Razerbills-Advanced-researcher with Keras:
# Available backend options are: "jax", "torch", "tensorflow".
import os
os.environ["KERAS_BACKEND"] = "jax"
import keras
model = keras.saving.load_model("hf://DINESH5578/Razerbills-Advanced-researcher")