dieusangly commited on
Commit
005afaf
ยท
1 Parent(s): ec83cb3

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 ๐Ÿ‡ฒ๐Ÿ‡ฒ. <br />
20
  - The quantization has been done with ExLlamaV2, a fast LLM inference library.
21
 
22
  ## Citation
23
 
24
- - SeaLLMs: https://huggingface.co/SeaLLMs <br />
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