Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
halogenx
/
google-codegemma-7b-it
like
0
Runtime error
App
Files
Files
Community
839a526
google-codegemma-7b-it
/
app.py
halogenx
initial commit
839a526
verified
8 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/google/codegemma-7b-it"
).launch()