Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
codexxx
/
zai-org-GLM-5
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
zai-org-GLM-5
/
app.py
codexxx
initial commit
57eebe0
verified
24 days ago
raw
Copy download link
history
blame
contribute
delete
89 Bytes
import
gradio
as
gr
gr.load(
"models/zai-org/GLM-5"
,
provider=
"novita"
,
).launch()