dieusangly
commited on
Commit
ยท
005afaf
1
Parent(s):
ec83cb3
Upload README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,11 @@ language:
|
|
16 |
## Model Description
|
17 |
|
18 |
- This is a quantized model of SeaLLM-7B-Chat.
|
19 |
-
- SeaLLMs is a family of LLMs pre-trained from Meta's LLaMA 2 and optimized for numerous Southeast Asian languages, including Vietnamese ๐ป๐ณ, Indonesian ๐ฎ๐ฉ, Thai ๐น๐ญ, Malay ๐ฒ๐พ, Khmer ๐ฐ๐ญ, Lao ๐ฑ๐ฆ, Tagalog ๐ต๐ญ and Burmese ๐ฒ๐ฒ.
|
20 |
- The quantization has been done with ExLlamaV2, a fast LLM inference library.
|
21 |
|
22 |
## Citation
|
23 |
|
24 |
-
- SeaLLMs: https://huggingface.co/SeaLLMs
|
25 |
- ExLlamaV2: https://github.com/turboderp/exllamav2
|
26 |
|
|
|
16 |
## Model Description
|
17 |
|
18 |
- This is a quantized model of SeaLLM-7B-Chat.
|
19 |
+
- SeaLLMs is a family of LLMs pre-trained from Meta's LLaMA 2 and optimized for numerous Southeast Asian languages, including Vietnamese ๐ป๐ณ, Indonesian ๐ฎ๐ฉ, Thai ๐น๐ญ, Malay ๐ฒ๐พ, Khmer ๐ฐ๐ญ, Lao ๐ฑ๐ฆ, Tagalog ๐ต๐ญ and Burmese ๐ฒ๐ฒ.
|
20 |
- The quantization has been done with ExLlamaV2, a fast LLM inference library.
|
21 |
|
22 |
## Citation
|
23 |
|
24 |
+
- SeaLLMs: https://huggingface.co/SeaLLMs
|
25 |
- ExLlamaV2: https://github.com/turboderp/exllamav2
|
26 |
|