TerstV4 / app.py
alperall's picture
initial commit
08c019c verified
raw
history blame
92 Bytes
import gradio as gr
gr.load(
"models/Qwen/Qwen3-32B",
provider="cerebras",
).launch()