themanas021 commited on
Commit
99f7d4d
1 Parent(s): 89b1275

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,2 +1,2 @@
1
  import gradio as gr
2
- gr.launch(model="Q-bert/MetaMath-Cybertron-Starling",share=True)
 
1
  import gradio as gr
2
+ gr.load("models/TheBloke/MetaMath-Cybertron-Starling-GGUF").launch()