n0rwegiancoder commited on
Commit
cc3425f
1 Parent(s): 4ba8a51

WizardLM/WizardCoder-Python-34B-V1.0

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.Interface.load("models/WizardLM/WizardLM-70B-V1.0").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("models/WizardLM/WizardCoder-Python-34B-V1.0").launch()