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()