Inkling
by InklingExpected Sep 28, 2026
Coming soonopen-weightsfast
thairouter/inklingOverview
Compact open-weights generalist tuned for fast, low-cost chat and summarisation workloads.
Context
131.1K
tokens
Max output
8.2K
tokens per reply
Input
TBA
per 1M tokens
Output
TBA
per 1M tokens
Expected Sep 28, 2026. Specs are provisional until the model is actually served; pricing is announced at launch.
Benchmarks
Reference scores published by the model's authors, not measured on ThaiRouter. Live numbers appear once the model is serving.
Intelligence Index
26
Artificial Analysis v4.3
API
OpenAI-compatible. Point your client at https://api.thairouter.ai/v1 and send this id.
curl https://api.thairouter.ai/v1/chat/completions \
-H "Authorization: Bearer $THAIROUTER_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "thairouter/inkling",
"messages": [{"role": "user", "content": "สวัสดี"}]
}'Not serving yet. Requests with this id return 404 until launch.