Manusagents/GPT-5.5-Gemini-3.1-Pro-Grok-4-Claude-Fable-5-Mythos-5-Qwen-3.7-Max-and-more-Distillation-Dataset
Viewer • Updated • 18.5M • 13k • 179
How to use mahshar6666/Prophet with KerasHub:
import keras_hub
# Create a Backbone model unspecialized for any task
backbone = keras_hub.models.Backbone.from_preset("hf://mahshar6666/Prophet")
How to use mahshar6666/Prophet with Keras:
# Available backend options are: "jax", "torch", "tensorflow".
import os
os.environ["KERAS_BACKEND"] = "jax"
import keras
model = keras.saving.load_model("hf://mahshar6666/Prophet")
Base model
Qwen/Qwen3.6-35B-A3B