nxphi47 commited on
Commit
c84c510
โ€ข
1 Parent(s): 9c84158

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -160,11 +160,12 @@ MODEL_TITLE = """
160
  """
161
  MODEL_DESC = """
162
  <span style="font-size: larger">
163
- This is SeaLLM-13B - a chatbot assistant optimized for Southeast Asian Languages. It can produce helpful responses in English ๐Ÿ‡ฌ๐Ÿ‡ง, Vietnamese ๐Ÿ‡ป๐Ÿ‡ณ, Indonesian ๐Ÿ‡ฎ๐Ÿ‡ฉ and Thai ๐Ÿ‡น๐Ÿ‡ญ.
 
164
  </span>
165
  <br>
166
  <span style="color: red">
167
- NOTICE: The chatbot may produce inaccurate and harmful information about people, places, or facts.
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>