KingofMidnight commited on
Commit
ed784f5
1 Parent(s): b4b1df4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.load("models/WizardLM/WizardCoder-3B-V1.0").launch()
 
1
  import gradio as gr
2
 
3
+ gr.load("models/TheBloke/WizardCoder-15B-1.0-GGML").launch()