Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JS-Junior
/
WizardLM-WizardCoder-15B-V1.0
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
JS-Junior
commited on
Oct 28, 2023
Commit
64722a0
·
1 Parent(s):
175d32c
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/
WizardLM
/
WizardCoder
-
15B
-
V1.0
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/
TheBloke
/
Wizard
-
Vicuna
-
30B-Uncensored-GPTQ
").launch()