scb10x/typhoon-7b

Model

108

stars

25

commits

6

repos using this model

1

linked in READMEs

Mar 31, 2025

updated

endpoints_compatible
mistral
pretrained
pytorch
safetensors
text-generation
text-generation-inference
transformers

README


license: apache-2.0 language:

  • th library_name: transformers pipeline_tag: text-generation tags:
  • pretrained

Typhoon-7B: Thai Large Language Model (Pretrained)

Typhoon-7B is a pretrained Thai 🇹🇭 large language model with 7 billion parameters, and it is based on Mistral-7B.

Typhoon-7B outperforms all open-source Thai language models at the time of writing as evaluated on Thai examination benchmarks, and its instruction-tuned variant achieves the best results in instruction-following tasks. Also, its performance in Thai is on par with GPT-3.5 while being 2.62 times more efficient in tokenizing Thai text.

This is not an instruction-tuned model - It may not be able to follow human instructions without using one/few-shot learning or instruction fine-tuning. The model does not have any moderation mechanisms, and may generate harmful or inappropriate responses.

The Instruct model (chat-model) will be released soon. The beta version register is open at https://opentyphoon.ai/ or follow us for future model release https://twitter.com/opentyphoon.

Typhoon benchmark

For full details of this model, please read our paper.

Model Description

  • Model type: A 7B pretrained decoder-only model
  • Requirement: transformers 4.34.0 or newer.
  • Primary Language(s): Thai 🇹🇭 and English 🇬🇧
  • License: Apache-2.0 (Commercial)

Performance on Thai Benchmark

ModelONETICTGATTPAT-1A-Level
Typhoon-7B0.3790.3930.7000.4140.324
SeaLLM-7B0.3420.2560.5890.3360.305
OpenThaiGPT-beta-7B0.1800.2780.4110.3190.243
WangChanGLM0.1920.2710.1670.1720.175
SEA-LION-7B0.1790.2900.2440.1980.175
Avg. Human0.318-0.4720.406-

Intended Uses & Limitations

This model is a pretrained base model. Thus, it may not be able to follow human instructions without using one/few-shot learning or instruction fine-tuning. The model does not have any moderation mechanisms, and may generate harmful or inappropriate responses.

Follow us

https://twitter.com/opentyphoon

Support / Ask any question

https://discord.gg/us5gAYmrxw

SCB 10X AI Team

  • Kunat Pipatanakul, Phatrasek Jirabovonvisut, Potsawee Manakul, Sittipong Sripaisarnmongkol, Ruangsak Patomwong, Pathomporn Chokchainant, Kasima Tharnpipitchai
  • If you find Typhoon-7B useful for your work, please cite it using:
@article{pipatanakul2023typhoon,
    title={Typhoon: Thai Large Language Models}, 
    author={Kunat Pipatanakul and Phatrasek Jirabovonvisut and Potsawee Manakul and Sittipong Sripaisarnmongkol and Ruangsak Patomwong and Pathomporn Chokchainant and Kasima Tharnpipitchai},
    year={2023},
    journal={arXiv preprint arXiv:2312.13951},
    url={https://arxiv.org/abs/2312.13951}
}

Contact Us

Contributors

kunato

20 commits

kasimat

2 commits

potsawee

2 commits

SFconvertbot

1 commits

scb10x/typhoon-7b

Model

108

stars

25

commits

6

repos using this model

1

linked in READMEs

Mar 31, 2025

updated

endpoints_compatible
mistral
pretrained
pytorch
safetensors
text-generation
text-generation-inference
transformers

README


license: apache-2.0 language:

  • th library_name: transformers pipeline_tag: text-generation tags:
  • pretrained

Typhoon-7B: Thai Large Language Model (Pretrained)

Typhoon-7B is a pretrained Thai 🇹🇭 large language model with 7 billion parameters, and it is based on Mistral-7B.

Typhoon-7B outperforms all open-source Thai language models at the time of writing as evaluated on Thai examination benchmarks, and its instruction-tuned variant achieves the best results in instruction-following tasks. Also, its performance in Thai is on par with GPT-3.5 while being 2.62 times more efficient in tokenizing Thai text.

This is not an instruction-tuned model - It may not be able to follow human instructions without using one/few-shot learning or instruction fine-tuning. The model does not have any moderation mechanisms, and may generate harmful or inappropriate responses.

The Instruct model (chat-model) will be released soon. The beta version register is open at https://opentyphoon.ai/ or follow us for future model release https://twitter.com/opentyphoon.

Typhoon benchmark

For full details of this model, please read our paper.

Model Description

  • Model type: A 7B pretrained decoder-only model
  • Requirement: transformers 4.34.0 or newer.
  • Primary Language(s): Thai 🇹🇭 and English 🇬🇧
  • License: Apache-2.0 (Commercial)

Performance on Thai Benchmark

ModelONETICTGATTPAT-1A-Level
Typhoon-7B0.3790.3930.7000.4140.324
SeaLLM-7B0.3420.2560.5890.3360.305
OpenThaiGPT-beta-7B0.1800.2780.4110.3190.243
WangChanGLM0.1920.2710.1670.1720.175
SEA-LION-7B0.1790.2900.2440.1980.175
Avg. Human0.318-0.4720.406-

Intended Uses & Limitations

This model is a pretrained base model. Thus, it may not be able to follow human instructions without using one/few-shot learning or instruction fine-tuning. The model does not have any moderation mechanisms, and may generate harmful or inappropriate responses.

Follow us

https://twitter.com/opentyphoon

Support / Ask any question

https://discord.gg/us5gAYmrxw

SCB 10X AI Team

  • Kunat Pipatanakul, Phatrasek Jirabovonvisut, Potsawee Manakul, Sittipong Sripaisarnmongkol, Ruangsak Patomwong, Pathomporn Chokchainant, Kasima Tharnpipitchai
  • If you find Typhoon-7B useful for your work, please cite it using:
@article{pipatanakul2023typhoon,
    title={Typhoon: Thai Large Language Models}, 
    author={Kunat Pipatanakul and Phatrasek Jirabovonvisut and Potsawee Manakul and Sittipong Sripaisarnmongkol and Ruangsak Patomwong and Pathomporn Chokchainant and Kasima Tharnpipitchai},
    year={2023},
    journal={arXiv preprint arXiv:2312.13951},
    url={https://arxiv.org/abs/2312.13951}
}

Contact Us

Contributors

kunato

20 commits

kasimat

2 commits

potsawee

2 commits

SFconvertbot

1 commits