LLM & Model Insights Published 11 September 2026 8 min read

The 2026 All-Model Roundup: 15 Providers and One Selection Framework for Schools

From OpenAI, Anthropic, Google, xAI, Meta and Mistral to DeepSeek, Qwen, Kimi, GLM, MiniMax, Doubao, Hunyuan and ERNIE, plus the coding-only Cursor Composer. One school usage model, applied to every vendor's published pricing, puts all 15 on a single table — followed by a four-question framework for choosing between them.

Edor.ai Education Team
Former teachers, edtech consultants and AI engineers
以繁體中文閱讀

One school, one usage pattern, and an annual model bill that could be US$7,410 or US$46 — a spread of more than 160 times. Neither number is a sales line: both come from applying the same usage estimate to the token prices each vendor published in September 2026. What sits between them is 15 providers, several dozen models, and a series of clauses that never appear on a quotation.

This is the full comparison we redo each quarter. It is not meant to crown a winner. It is meant to give panel heads and IT coordinators a checkable baseline when a vendor is sitting across the table.

The three variables that drive cost

First, context window — the model's working memory. A million tokens is now the mainstream, enough to read a complete set of school curriculum documents in one pass. But a large memory is not the same as using it well, and several vendors surcharge very long inputs.

Second, parameter count — the number of brain cells. The 2026 dividing line is no longer total parameters but active parameters: a mixture-of-experts model may hold 552B parameters yet activate only 8B to 16B at inference. That is how DeepSeek can offer a million-token context at $0.15 — it wakes only a small fraction of the brain cells per call.

Third, reasoning effort. All four US providers and most Chinese ones now expose a dial for how long the model thinks, and the thinking itself is billed at output rates. The same question at low and at max can differ several-fold on the bill. See the reasoning revolution.

Head-to-head: all 15 providers

Prices in USD per 1M tokens (input / output), from each vendor's official documentation as of September 2026.

ProviderRepresentative modelReleasedPriceContextOpen weightsReachable in Edor.ai
OpenAIGPT-6 Astra2026-09-0310 / 501,050,000NoNative (default)
AnthropicClaude Fable 5.12026-09-0110 / 501,000,000NoNative
GoogleGemini 3.8 Flash2026-09-020.75 / 3.75 (introductory)1,048,576No (Gemma is separate)Via Poe
xAIGrok 4.62026-08-122 / 6500,000NoVia Poe
MetaMuse Glimmer 30B2026-08-090.35 / 1.50131,000Yes (Apache 2.0)Self-host via Ollama
Mistral AIMistral Large 32025-120.5 / 1.5256,000Yes (Apache 2.0)Self-host via Ollama
CursorComposer 2.52026-05-180.5 / 2.5Not publishedNoNot applicable
DeepSeekDeepSeek-V4.1-Flash2026-09-100.15 / 0.60 (off-peak)1,000,000Yes (MIT)Self-host via Ollama
Alibaba QwenQwen3.8-Max2026-09-032 / 61,000,000Some modelsSelf-host via Ollama
Moonshot KimiKimi K32026-07-163 / 151,000,000Yes (bespoke licence)Not wired up
Zhipu GLMGLM-5.32026-08-141.4 / 4.41,000,000Some models (MIT)Self-host via Ollama
MiniMaxMiniMax M32026-060.30 / 1.20 (promotional)1,000,000Yes (bespoke licence)Not wired up
ByteDance DoubaoDoubao Seed 2.1 Pro2026-06-23¥6 / ¥30256,000NoNot wired up
Tencent HunyuanHunyuan Hy4 Preview2026-08-280.83 input (output not published)1,000,000Yes (Apache 2.0)Self-host via Ollama
Baidu ERNIEERNIE 5.12026-08¥0.004 / ¥0.018 per 1K tokens128,000Partial (the 4.5 family)Not wired up

Three points deserve emphasis:

  • Cursor Composer is not an option for a school platform. It is a coding-specific model built into the Cursor editor with no inference API that can be called as a model endpoint — the official Cloud Agents API and SDK drive coding agents, not a chat model. Cursor is a perfectly reasonable teaching tool in an IT lesson, but a learning platform's model choice does not live there. See the Cursor Composer model page.
  • "Some models open" is not the same as open. Qwen's flagship Qwen3.8-Max is a closed cloud API, and the open build of the same architecture uses a bespoke licence without image input. The GLM-5.3 flagship weights were still unpublished when this article was updated; what is public is GLM-5.2 and GLM-5.3-Flash. When a school requires self-hostability, it must name the model, not the vendor.
  • "Not wired up" is a statement of fact, not a verdict. We do not natively integrate DeepSeek, Kimi, MiniMax, GLM, Doubao, Hunyuan or ERNIE; several of them can be self-hosted from open weights through Ollama.

Turning token prices into numbers a school recognises

Token prices mean nothing to a school; an annual bill does. The conversion below uses clearly stated assumptions: 800 students and 100 staff; 600 AI requests per school day; 3,000 input and 700 output tokens per request on average; 190 school days per year. These are our estimating assumptions, not vendor figures — adjust them to your own usage intensity.

ModelAnnual input costAnnual output costAnnual total (USD)
GPT-6 Astra / Claude Fable 5.13,4203,990about 7,410
Kimi K31,0261,197about 2,223
Claude Sonnet 5684798about 1,482
Grok 4.6 / Qwen3.8-Max684479about 1,163
GLM-5.3479351about 830
Gemini 3.8 Flash (introductory)257299about 556
Mistral Large 3171120about 291
Muse Glimmer 30B120120about 239
DeepSeek-V4.1-Flash (off-peak)5148about 99
GLM-5.3-Flash (promotional)2620about 46

Three readings come out of that table. First, choosing the tier matters more than choosing the vendor: staying with Anthropic but moving from Fable 5.1 to Sonnet 5 cuts the bill by eighty per cent. Second, the cheap tiers are usually sufficient for everyday school work, and the requests that genuinely need a flagship may be under a fifth of the total. Third, every one of these numbers moves: Gemini's introductory rate doubles in January 2027, DeepSeek's off-peak rate doubles at peak hours, and GLM-5.3-Flash's $0.075 / $0.25 is promotional against a $0.15 / $0.50 list price. A school wiring up the API itself absorbs all of that volatility.

Limits and blind spots the table does not show

A price list is not a total cost. A school must also budget for embeddings (the knowledge base), speech recognition and synthesis (oral practice), tool-call charges that some vendors bill per invocation, and the item most often forgotten — IT staff time. An integration without quota controls can burn a month's budget on one runaway batch job.

Benchmark scores are close to useless for a school. The widely cited evaluations target coding and competition mathematics, which correlate poorly with "mark a Form 3 English composition and give three specific pieces of feedback". The only reliable assessment is a blind test on your own materials. By the same logic, treat any claim that a model is "X times faster" with scepticism unless the test method and hardware are stated.

Every model hallucinates, and local Hong Kong detail is where it is worst. Curriculum codes, circular numbers, full school names, government department structures — these are the thinnest parts of any training corpus. We have seen models produce perfectly formatted curriculum codes that do not exist. Changing vendor does not fix this; RAG over the school's own documents plus teacher review does. See the school knowledge base.

Knowledge cutoffs are an invisible trap. The September 2026 flagships have cutoffs scattered between January and June 2026. Ask about "this school year" and the model may confidently answer about last year.

Cross-border transfer is a contractual question, not a technical one. The eight Chinese vendors in the table all serve their official APIs from the mainland, so calling them directly constitutes a cross-border data transfer requiring assessment under the Personal Data (Privacy) Ordinance. See the China model roundup.

Actionable guidance: a four-question framework

Rather than comparing vendor by vendor, answer four questions in order. Most schools have their answer by question two.

Question one: can this data leave the campus network? No → only open-weight models self-hosted on site are in scope (Qwen3.8-27B, Muse Glimmer 30B and the Mistral family are the realistic candidates), and the other eleven are irrelevant. Yes → go to question two.

Question two: do we need embeddings and speech? Yes, because you want a school knowledge base or oral practice → the primary provider has to be OpenAI or Azure OpenAI, since neither Anthropic nor Poe supplies those model types. No → go to question three.

Question three: which tier does this task belong to?

  • High-frequency, low-difficulty work such as classification, tagging, reformatting and notice drafts → the cheapest tier, around Claude Haiku 4.5 or Gemini 3.8 Flash.
  • The daily workhorse — lesson planning, question generation, first-pass marking, student conversations → a mid tier such as Claude Sonnet 5.
  • Genuinely hard work — cross-document reasoning, multi-step maths and science explanation, cross-referencing policies → a flagship, and only here.

Question four: can this decision be reversed? If switching vendor would mean rebuilding the knowledge base, retraining teachers or losing historical records, the answer fails. A passing answer looks like this: switch in the admin panel, export everything in one click, model upgrades included in the annual fee.

A checklist you can run this week

  1. Count how many times each AI feature was actually used last term and convert it, using the assumptions above, into annual costs at three tiers;
  2. Blind-test three real school artefacts with vendor names masked and three panel heads scoring;
  3. Ask your current or prospective vendor to confirm in writing whether model upgrades are included, whether token overages exist, and whether data export is free;
  4. Write switchable providers and one-click full export into the procurement terms;
  5. Where sensitive data is involved, assess on-premises deployment in parallel.

For the full set of pre-purchase questions, see 12 questions before buying a school AI platform.

Takeaway

The one thing a school should take from the 2026 model market is this: capability gaps are narrowing, price gaps are widening, and the pace of replacement has not slowed. In that environment, picking today's strongest model is close to meaningless. Picking a platform architecture that lets you swap any model out painlessly within six months is the actual procurement decision.

For the full provider reference pages and model timeline, see the model database.

FAQ

No. Most schools end up using two or three — one native provider for daily work, a cheaper tier for batch jobs, and where needed a self-hosted model for sensitive material. The value of the full table is knowing what you are not missing, and having a reference point when a vendor quotes.

No, and that is the single most important observation of 2026. The price gap is far wider than the capability gap. On lesson planning, question generation, summarising and first-pass marking, telling a mid tier from a flagship usually requires careful side-by-side reading; on multi-step reasoning and cross-document referencing the difference becomes obvious.

Open weights answer the question of where the data goes, not whether the answer is correct. Self-hosted models still hallucinate, and they lack the content-safety classifiers a cloud vendor runs, so the school has to supply the gating and monitoring itself. The two options carry different risk lists; neither replaces the other.

It is a deliberate choice, not a technical one. DeepSeek, Kimi, MiniMax, GLM, Doubao, Hunyuan and ERNIE are not natively integrated with Edor.ai; several can be self-hosted from their open weights through Ollama. Calling their official APIs directly is a cross-border transfer and needs a privacy assessment first.

The model will be; the selection principles will not. Write switchable providers, full data export and included model upgrades into the contract, and a generational change becomes one admin setting rather than a fresh procurement exercise.

Sources, trust labels and disclaimers

Prices and specifications in this article are current as of 2026-09

  • · All prices, features and specifications follow the official documentation linked above. Vendors may change them at any time — verify before you purchase.
  • · Product names and trademarks mentioned belong to their respective owners. Edor.ai has no partnership, agency or sponsorship relationship with these companies.
  • · This article is an independent review compiled for educational purposes and is not procurement advice or legal advice.
  • · For any use involving student personal data, assess it against your school policy and the Personal Data (Privacy) Ordinance (PDPO) before rollout.
model comparisonselection frameworkopen weightscost controlschool platform
Subscribe to the AI in Education newsletter

One email a month: practical AI teaching articles for Hong Kong schools, platform updates and grant news. Unsubscribe any time.

We only use this address for the newsletter and never share it.

Related articles

LLM & Model Insights 11 September 2026 8 min read

China's LLMs Compared: DeepSeek, Qwen, Kimi, GLM and Five More — What Can a Hong Kong School Actually Use?

DeepSeek costs one sixty-seventh of GPT-6 Astra per input token and is no weaker in Chinese. So why does a school platform not simply plug into it? This roundup compares DeepSeek, Qwen, Kimi, GLM, MiniMax, Doubao, Hunyuan and ERNIE, explains the crucial difference between open weights and a cloud API, and sets out the three routes that are genuinely workable under the Personal Data (Privacy) Ordinance.

Read more
LLM & Model Insights 11 September 2026 8 min read

OpenAI vs Anthropic vs xAI vs Google: Which US Provider Actually Suits a School?

In September 2026 the four leading US flagships range from $0.75 to $10 per 1M input tokens — a 13x spread. This head-to-head compares them on the six axes a school actually cares about (price, context, Chinese-language handling, content safety, platform availability and cost cliffs) and explains why the strongest model is usually not the one a school should be running.

Read more
LLM & Model Insights 11 September 2026 7 min read

From Chatbot to AI Agent: Tool Calling, Multi-Step Automation, MCP, and What a School Should Not Automate

A chatbot only talks. An agent acts — it looks things up, reads documents, calls systems and runs several steps in sequence. This article explains tool calling and the MCP standard in terms a teacher can use, compares published tool-call charges, and offers a should-automate and should-not-automate list. The question is not what AI can do, but which step a person must confirm.

Read more