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