Spaces:
Runtime error
Runtime error
Commit
·
c1f8127
1
Parent(s):
8ee2286
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
gr.Interface.load("models/anon8231489123/gpt4-x-alpaca-13b-native-4bit-128g").launch()
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
gr.Interface.load("models/anon8231489123/gpt4-x-alpaca-13b-native-4bit-128g").launch(--share)
|