asthaa30 commited on
Commit
59d1893
·
verified ·
1 Parent(s): 5b76eb7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -56,7 +56,6 @@ demo = gr.ChatInterface(
56
  label="Top-p (nucleus sampling)",
57
  ),
58
  ],
59
- type="messages",
60
  title="Maritime Legal Compliance",
61
  description="This chatbot uses the fine tune Llama 3.1 which has the capabilities of responding and helping in legal advices regarding maritime",
62
  )
 
56
  label="Top-p (nucleus sampling)",
57
  ),
58
  ],
 
59
  title="Maritime Legal Compliance",
60
  description="This chatbot uses the fine tune Llama 3.1 which has the capabilities of responding and helping in legal advices regarding maritime",
61
  )