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