kyungeun commited on
Commit
7f63f9a
1 Parent(s): a58dd4d
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -135,8 +135,4 @@ g = gr.Interface(
135
  description="Llama-2-7b-chat-LoRA is a multi-purpose large language model.",
136
  )
137
  g.queue(concurrency_count=1)
138
- <<<<<<< HEAD
139
  g.launch(share=True)
140
- =======
141
- g.launch(share=True)
142
- >>>>>>> 3a476a93c6587d5e5edca2eb47d5d48e3d339389
 
135
  description="Llama-2-7b-chat-LoRA is a multi-purpose large language model.",
136
  )
137
  g.queue(concurrency_count=1)
 
138
  g.launch(share=True)