Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gaokai
/
google-madlad400-10b-mt
like
0
Runtime error
App
Files
Files
Community
4866524
google-madlad400-10b-mt
/
app.py
gaokai
initial commit
4866524
12 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/google/madlad400-10b-mt"
).launch()