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
Mungert
commited on
Mar 14, 2024
Commit
0017516
•
1 Parent(s):
e64ad33
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/
google
/
gemma
-7b").launch()
1
import gradio as gr
2
3
+
gr.load("models/
deepseek-ai
/
deepseek
-
coder-6.
7b
-instruct
").launch()