Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -90,7 +90,7 @@ demo = gr.ChatInterface(
|
|
90 |
),
|
91 |
],
|
92 |
title="Maritime Legal Compliance",
|
93 |
-
description="This chatbot uses
|
94 |
theme="soft",
|
95 |
examples=[
|
96 |
["What are the key regulations governing ports in India?"],
|
|
|
90 |
),
|
91 |
],
|
92 |
title="Maritime Legal Compliance",
|
93 |
+
description="This chatbot uses Fine-tuned LLAMA-3.1 model personalised specifically to provide assistance with Indian maritime legal queries.",
|
94 |
theme="soft",
|
95 |
examples=[
|
96 |
["What are the key regulations governing ports in India?"],
|