Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sam3838
/
zai-org-GLM-4.5
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
da6d138
zai-org-GLM-4.5
/
app.py
Sam3838
initial commit
da6d138
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
gradio
as
gr
gr.load(
"models/zai-org/GLM-4.5"
,
provider=
"novita"
,
).launch()