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