Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mungert
/
google-gemma-7b
like
0
Runtime error
App
Files
Files
Community
0017516
google-gemma-7b
/
app.py
Mungert
Update app.py
0017516
verified
10 months ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/deepseek-ai/deepseek-coder-6.7b-instruct"
).launch()