zai-org-GLM-4.5 / app.py
Sam3838's picture
initial commit
da6d138 verified
raw
history blame contribute delete
91 Bytes
import gradio as gr
gr.load(
"models/zai-org/GLM-4.5",
provider="novita",
).launch()