Model reference · open weights

openthaigpt1.5

Available as managed deployment Licence fee LLMs openthaigpt Text gen 1 variants 83k dl/mo

openthaigpt1.5 is an open-weight language model from openthaigpt. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Released byopenthaigpt
TypeLanguage models
TaskText gen
Parameters (lead)7.6B
Context32k tokens
Runs withtransformers
Released2024-09-30
Popularity83k downloads / month
LicenceCommercial licence needed

About

What openthaigpt1.5 is

More Info

🇹🇭 OpenThaiGPT 7b Version 1.5 is an advanced 7-billion-parameter Thai language chat model based on Qwen v2.5 released on September 30, 2024. It has been specifically fine-tuned on over 2,000,000 Thai instruction pairs and is capable of answering Thai-specific domain questions.

Read the full model card

Online Demo:

https://demo72b.aieat.or.th/

Example code for API Calling

https://github.com/OpenThaiGPT/openthaigpt1.5_api_examples

📢 OpenThaiGPT is now OpenThai

The project was renamed in July 2026. Released models keep their original names, and this repository path is unchanged and permanent. → openthai.aieat.or.th

Other models in the family

NeedModel
⚖️ Thai law, statute citation, legal RAGOpenThai 2.0 Legal 30B-A3B ← newest
🧠 Reasoning, maths, logic, codeOpenThaiGPT R1 32B
💬 General Thai chat and codingOpenThaiGPT 1.6 72B
💻 Limited GPUOpenThaiGPT 1.5 7B

⚡ Run it locally

ollama run openthai/openthai-1.5-7b

Official GGUF quants (Q4_K_M / Q5_K_M / Q8_0): openthaigpt/openthaigpt1.5-7b-instruct-GGUF — runs in ~8 GB RAM, no GPU needed. Step-by-step guide: openthai.aieat.or.th/ollama

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.

Benchmark on OpenThaiGPT Eval

** Please take a look at openthaigpt/openthaigpt1.5-7b-instruct for this model's evaluation result.

Exam namesscb10x/llama-3-typhoon-v1.5x-8b-instructmeta-llama/Llama-3.1-7B-InstructQwen/Qwen2.5-7B-Instruct_statopenthaigpt/openthaigpt1.5-7b
01_a_level46.67%47.50%58.33%60.00%
02_tgat32.00%36.00%32.00%36.00%
03_tpat152.50%55.00%57.50%57.50%
04_investment_consult56.00%48.00%68.00%76.00%
05_facebook_beleble_th_20078.00%73.00%79.00%81.00%
06_xcopa_th_20079.50%69.00%80.50%81.00%
07_xnli2.0_th_20056.50%55.00%53.00%54.50%
08_onet_m3_thai48.00%32.00%72.00%64.00%
09_onet_m3_social75.00%50.00%90.00%80.00%
10_onet_m3_math25.00%18.75%31.25%31.25%
11_onet_m3_science46.15%42.31%46.15%46.15%
12_onet_m3_english70.00%76.67%86.67%83.33%
13_onet_m6_thai47.69%29.23%46.15%53.85%
14_onet_m6_math29.41%17.65%29.41%29.41%
15_onet_m6_social50.91%43.64%56.36%58.18%
16_onet_m6_science42.86%32.14%57.14%57.14%
17_onet_m6_english65.38%71.15%

From the published model card. Full card on the HuggingFace links in the sidebar.

Benchmarks

Reported results

As published on the model card — the maker's own numbers, not measured by AxForge.

TaskDatasetMetricScore
text-generationThaiExamThai Exam(Acc)52.040
text-generationM3ExamM3Exam(Acc)54.010

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys openthaigpt1-5 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (openthaigpt1-5 below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"openthaigpt1-5","messages":[{"role":"user","content":"Hello"}]}'

Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms