Zenithwang commited on
Commit
31d4ada
·
verified ·
1 Parent(s): bb97ed8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -96,6 +96,8 @@ prompt_examples = [
96
  placeholder = """
97
  <div style="opacity: 0.5;">
98
  <img src="https://raw.githubusercontent.com/sail-sg/sailor-llm/main/misc/banner.jpg" style="width:30%;">
 
 
99
  </div>
100
  """
101
 
 
96
  placeholder = """
97
  <div style="opacity: 0.5;">
98
  <img src="https://raw.githubusercontent.com/sail-sg/sailor-llm/main/misc/banner.jpg" style="width:30%;">
99
+ <br>Sailor models are designed to understand and generate text across diverse linguistic landscapes of these SEA regions:
100
+ <br>🇮🇩Indonesian, 🇹🇭Thai, 🇻🇳Vietnamese, 🇲🇾Malay, and 🇱🇦Lao.
101
  </div>
102
  """
103