Muse Glimmer (high)
by Meta Expected Oct 6, 2026
Coming soonopen-weightsreasoning
thairouter/muse-glimmerOverview
Meta's open-weights Muse family model in its high-effort reasoning mode. Balanced quality and cost for general assistants.
Context
131.1K
tokens
Max output
8.2K
tokens per reply
Input
TBA
per 1M tokens
Output
TBA
per 1M tokens
Expected Oct 6, 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
18
Artificial Analysis v4.3
API
OpenAI-compatible. Point your client at https://api.thairouter.ai/v1 and send this id.
Thinking effort
Default high. Cannot be switched off; pick low for fast replies. Thinking tokens are billed as output.
curl https://api.thairouter.ai/v1/chat/completions \
-H "Authorization: Bearer $THAIROUTER_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "thairouter/muse-glimmer",
"messages": [{"role": "user", "content": "สวัสดี"}],
"reasoning_effort": "high"
}'Not serving yet. Requests with this id return 404 until launch.