Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AakashEngineer
/
google-codegemma-7b
like
1
Running
App
Files
Files
Community
main
google-codegemma-7b
File size: 67 Bytes
24b2f2e
1
2
3
import
gradio
as
gr gr.load(
"models/google/codegemma-7b"
).launch()