Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Mischa88
/
THUDM-agentlm-70b
like
0
Sleeping
App
Files
Files
Community
main
THUDM-agentlm-70b
/
app.py
Mischa88
initial commit
494a762
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/THUDM/agentlm-70b"
).launch()