Debargha-1225 commited on
Commit
73a9485
1 Parent(s): 12cfe6f

making public

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/Riiid/sheep-duck-llama-2-70b-v1.1").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("models/Riiid/sheep-duck-llama-2-70b-v1.1").launch(share=True)