a4to commited on
Commit
70b3dd4
1 Parent(s): f0c6e0d

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.Interface.load("models/concise/LLaMa-V2-13B-Chat_Quantized_fp16").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("models/concise/LLaMa-V2-13B-Chat_Quantized_fp16/LLaMa.V2_13B-Chat-f16-q5_0.bin").launch()