184 Downloads Updated 1 year ago
OpenThaiGPT 14b Version 1.5 is an advanced 14-billion-parameter Thai language chat model based on Qwen v2.5 released on October 13, 2024. It has been specifically fine-tuned on over 2,000,000 Thai instruction pairs and is capable of answering Thai-specific domain questions.
Online Demo: https://demo72b.aieat.or.th/
Example code for API Calling https://github.com/OpenThaiGPT/openthaigpt1.5_api_examples
Highlights State-of-the-art Thai language LLM, achieving the highest average scores across various Thai language exams compared to other open-source Thai LLMs. Multi-turn conversation support for extended dialogues. Retrieval Augmented Generation (RAG) compatibility for enhanced response generation. Impressive context handling: Processes up to 131,072 tokens of input and generates up to 8,192 tokens, enabling detailed and complex interactions. Tool calling support: Enables users to efficiently call various functions through intelligent responses.