DENDORoff's picture
initial commit
d918d7f verified
Raw
History Blame Contribute Delete
97 Bytes
import gradio as gr
gr.load(
"models/openai/gpt-oss-120b",
provider="together",
).launch()