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