Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zhuangmoumou
/
gemma
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d403511
gemma
File size: 66 Bytes
d403511
1
2
3
import
gradio
as
gr gr.load(
"models/google/gemma-2-27b"
).launch()