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