Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanbo1200
/
google-gemma-2-27b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d052aca
google-gemma-2-27b
/
app.py
sanbo1200
initial commit
d052aca
verified
8 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-2-27b"
).launch()