CodeHubb's picture
initial commit
f860c37 verified
raw
history blame contribute delete
101 Bytes
import gradio as gr
gr.load(
"models/openai/gpt-oss-120b",
provider="fireworks-ai",
).launch()