Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vikyi
/
google-gemma-7b
like
0
Runtime error
App
Files
Files
Community
99ccd0a
google-gemma-7b
File size: 63 Bytes
99ccd0a
1
2
3
import
gradio
as
gr gr.load(
"models/google/gemma-7b"
).launch()