File size: 648 Bytes
b8afde4
 
 
 
 
 
 
 
 
 
 
 
 
8c651c2
e0346de
8c651c2
e0346de
ec83cb3
005afaf
56a822a
b8afde4
 
 
005afaf
56a822a
b8afde4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
language:
- en
- vi
- id
- th
- ms
- km
- lo
- tl
- my
---

# SeaLLM-7B-Chat quantized to run locally with modest GPU

## Model Description

- This is a quantized model of SeaLLM-7B-Chat.
- 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 ๐Ÿ‡ฒ๐Ÿ‡ฒ.
- The quantization has been done with ExLlamaV2, a fast LLM inference library.

## Citation

- SeaLLMs: https://huggingface.co/SeaLLMs
- ExLlamaV2: https://github.com/turboderp/exllamav2