Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rus78
/
Xwin-LM-Xwin-LM-70B-V0.1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rus78
commited on
Oct 24, 2023
Commit
6e715ba
·
1 Parent(s):
b8bc7e3
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/
TheBloke
/Xwin-LM-13B-
v0
.2
-GGUF
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/
Xwin-LM
/Xwin-LM-13B-
V0
.2").launch()