Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -154,13 +154,13 @@ MODEL_TITLE = """
|
|
154 |
padding-top: 1%;
|
155 |
float: left;
|
156 |
">
|
157 |
-
<h1>
|
158 |
</div>
|
159 |
</div>
|
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-
|
164 |
Explore <a href="https://huggingface.co/SeaLLMs/SeaLLM-Chat-13b" target="_blank">our article</a> for more details.
|
165 |
</span>
|
166 |
<br>
|
|
|
154 |
padding-top: 1%;
|
155 |
float: left;
|
156 |
">
|
157 |
+
<h1>SeaLLMs - Large Language Models for Southeast Asia</h1>
|
158 |
</div>
|
159 |
</div>
|
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-13B-Chat</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>
|