nxphi47 commited on
Commit
698a096
โ€ข
1 Parent(s): 1bd79e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -154,13 +154,13 @@ MODEL_TITLE = """
154
  padding-top: 1%;
155
  float: left;
156
  ">
157
- <h1>SeaLLM-13B - An Assistant for Southeast Asian Languages</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-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>
 
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>