fka/prompts.chat
Viewer • Updated • 2.09k • 34.1k • 9.78k
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")