Spaces:
Runtime error
Runtime error
captain-dz
commited on
Commit
•
9ed0b05
1
Parent(s):
970ab05
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
gr.
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
gr.load("models/anon8231489123/gpt4-x-alpaca-13b-native-4bit-128g").launch(share=True)
|