Spaces:
Running
on
Zero
Running
on
Zero
Update multipurpose_chatbot/configs.py
Browse files
multipurpose_chatbot/configs.py
CHANGED
@@ -72,12 +72,11 @@ SeaLLMs - Large Language Models for Southeast Asia
|
|
72 |
# </div>
|
73 |
MODEL_DESC = f"""
|
74 |
<span style="font-size: large">
|
75 |
-
|
76 |
</span>
|
77 |
<br>
|
78 |
<span style="font-size: small">
|
79 |
-
|
80 |
-
<span style="color: red">The chatbot may produce false and harmful content!
|
81 |
By using our service, you agree to our <a href="https://huggingface.co/SeaLLMs/SeaLLM-Chat-13b/blob/main/LICENSE" target="_blank">Terms Of Use</a>
|
82 |
</span>
|
83 |
</span>
|
|
|
72 |
# </div>
|
73 |
MODEL_DESC = f"""
|
74 |
<span style="font-size: large">
|
75 |
+
This demo page hosts SeaLLM-Chat, our latest chatbot version of SeaLLMs, serving as a helpful assistant for Southeast Asian languages. ๐ฌ๐ง ๐ป๐ณ ๐ฎ๐ฉ ๐น๐ญ ๐ฒ๐พ ๐ฐ๐ญ ๐ฑ๐ฆ ๐ต๐ญ ๐ฒ๐ฒ.
|
76 |
</span>
|
77 |
<br>
|
78 |
<span style="font-size: small">
|
79 |
+
<span style="color: red">Despite our best efforts in red teaming and safety fine-tuning and enforcement, the chatbot may still produce false and harmful content!
|
|
|
80 |
By using our service, you agree to our <a href="https://huggingface.co/SeaLLMs/SeaLLM-Chat-13b/blob/main/LICENSE" target="_blank">Terms Of Use</a>
|
81 |
</span>
|
82 |
</span>
|