Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -160,11 +160,12 @@ MODEL_TITLE = """
|
|
160 |
"""
|
161 |
MODEL_DESC = """
|
162 |
<span style="font-size: larger">
|
163 |
-
This is SeaLLM-
|
|
|
164 |
</span>
|
165 |
<br>
|
166 |
<span style="color: red">
|
167 |
-
|
168 |
<u style="color: red">By using our service, you are required to agree to the following terms:</u><br>
|
169 |
<ul>
|
170 |
<li style="color: red">You must not use our service to generate any harmful, unethical or illegal content that violates locally applicable and international laws or regulations, including but not limited to hate speech, violence, pornography, deception!</li>
|
|
|
160 |
"""
|
161 |
MODEL_DESC = """
|
162 |
<span style="font-size: larger">
|
163 |
+
This is <a href="https://huggingface.co/SeaLLMs/SeaLLM-Chat-13b" target="_blank">SeaLLM-13</a> - a chatbot assistant optimized for Southeast Asian Languages. It produces helpful responses in English ๐ฌ๐ง, Vietnamese ๐ป๐ณ, Indonesian ๐ฎ๐ฉ and Thai ๐น๐ญ.
|
164 |
+
Explore <a href="https://huggingface.co/SeaLLMs/SeaLLM-Chat-13b" target="_blank">our article</a> for more details.
|
165 |
</span>
|
166 |
<br>
|
167 |
<span style="color: red">
|
168 |
+
NOTE: The chatbot may produce inaccurate and harmful information about people, places, or facts.
|
169 |
<u style="color: red">By using our service, you are required to agree to the following terms:</u><br>
|
170 |
<ul>
|
171 |
<li style="color: red">You must not use our service to generate any harmful, unethical or illegal content that violates locally applicable and international laws or regulations, including but not limited to hate speech, violence, pornography, deception!</li>
|