Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
msmilauer
/
medalpaca-medalpaca-13b
like
0
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
msmilauer
commited on
Jun 22, 2023
Commit
77a7c87
·
1 Parent(s):
e05f757
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.Interface.load("models/medalpaca/medalpaca-13b").launch(
share=True
)
1
import gradio as gr
2
3
+
gr.Interface.load("models/medalpaca/medalpaca-13b").launch()