Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
annala25422
/
google-gemma-2-27b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-gemma-2-27b
/
app.py
annala25422
initial commit
66754ed
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-2-27b"
).launch()