Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imxieke
/
google-codegemma-1.1-7b-it
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
141a286
google-codegemma-1.1-7b-it
/
app.py
imxieke
initial commit
141a286
verified
10 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/google/codegemma-1.1-7b-it"
).launch()