Update README.md
Browse files
README.md
CHANGED
@@ -10,11 +10,11 @@ inference: false
|
|
10 |
|
11 |
|
12 |
<p align="center">
|
13 |
-
<a href="https://huggingface.co/SeaLLMs/SeaLLM-Chat-13b
|
14 |
|
15 |
-
<a href="https://huggingface.co/spaces/SeaLLMs/SeaLLM-Chat-13b" target="_blank"> ๐ค DEMO</a>
|
16 |
|
17 |
-
<a href="https://github.com/SeaLLMs/SeaLLMs" target="_blank">Github</a>
|
18 |
</p>
|
19 |
|
20 |
We introduce SeaLLM - a family of language models optimized for Southeast Asian (SEA) languages. The SeaLLM-base models (to be released) were pre-trained from [Llama-2](https://huggingface.co/meta-llama/Llama-2-13b-hf), on a tailored publicly-available dataset, which comprises mainly Vietnamese ๐ป๐ณ, Indonesian ๐ฎ๐ฉ and Thai ๐น๐ญ texts, along with those in English ๐ฌ๐ง and Chinese ๐จ๐ณ. The pre-training stage involves multiple stages with dynamic data control to preserve the original knowledge base of Llama-2 while gaining new abilities in SEA languages.
|
|
|
10 |
|
11 |
|
12 |
<p align="center">
|
13 |
+
<a href="https://huggingface.co/SeaLLMs/SeaLLM-Chat-13b" target="_blank" rel="noopener"> ๐ค Tech Memo</a>
|
14 |
|
15 |
+
<a href="https://huggingface.co/spaces/SeaLLMs/SeaLLM-Chat-13b" target="_blank" rel="noopener"> ๐ค DEMO</a>
|
16 |
|
17 |
+
<a href="https://github.com/SeaLLMs/SeaLLMs" target="_blank" rel="noopener">Github</a>
|
18 |
</p>
|
19 |
|
20 |
We introduce SeaLLM - a family of language models optimized for Southeast Asian (SEA) languages. The SeaLLM-base models (to be released) were pre-trained from [Llama-2](https://huggingface.co/meta-llama/Llama-2-13b-hf), on a tailored publicly-available dataset, which comprises mainly Vietnamese ๐ป๐ณ, Indonesian ๐ฎ๐ฉ and Thai ๐น๐ญ texts, along with those in English ๐ฌ๐ง and Chinese ๐จ๐ณ. The pre-training stage involves multiple stages with dynamic data control to preserve the original knowledge base of Llama-2 while gaining new abilities in SEA languages.
|