Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mischa88
/
THUDM-agentlm-70b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
494a762
THUDM-agentlm-70b
/
app.py
Mischa88
initial commit
494a762
about 1 year ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/THUDM/agentlm-70b"
).launch()