Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
daiwk
/
google-gemma-7b-raw
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-gemma-7b-raw
/
app.py
daiwk
initial commit
d6a91a7
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-7b"
).launch()