Self-hosted via OllamaMistral AI · Europe

Mistral AI (Mistral 3 / Ministral 3): the European open option and its place in a data-governance conversation

The whole Mistral 3 family ships under Apache 2.0. Mistral Large 3 is a sparse mixture-of-experts model with 675B total and 41B active parameters, a 256K-token context window and pricing of $0.50 / $1.50 per 1M tokens, while Ministral 3 adds dense 14B, 8B and 3B sizes. This page covers what Mistral is genuinely useful for in a Hong Kong school, the licence wording to check, and how it reaches Edor.ai through local Ollama.

Edor.ai support status
Self-hosted via OllamaOpen weights run on a school server so data never leaves the campus network

Not a native provider. Mistral releases its whole line under Apache 2.0 and is the most-cited choice under European data-governance frameworks; the small Ministral 3B / 8B models suit older school hardware or offline use.

以繁體中文閱讀

Specifications

Vendor
Mistral AI · Europe
Representative model
Mistral Large 3
Released
2025-12
Context window
256K tokens
Max output
Not published
Modalities
Text / Image
Open weights
Yes (Apache 2.0)
API pricing
$0.5 / $1.5 — USD per 1M tokens (input / output)
Free tier available
Yes

Short answer: Mistral has the cleanest licence terms of any open vendor and the small models most likely to start up on an ageing school machine. It is not the strongest choice for Chinese, but it is very useful in any conversation that begins "the data has to stay on our network".

What this is: a European vendor that open-sourced its whole line

Mistral AI is a French company that made its name in 2023 with Mistral 7B and Mixtral 8x7B. That Mixtral generation brought mixture-of-experts architectures into the open-source community, and the large MoE models from DeepSeek and Qwen followed the same path.

What most clearly separates Mistral from its peers is a willingness to open-source the flagship as well. The Mistral 3 release in December 2025 published base and instruct versions under Apache 2.0, which few vendors at that level do. For a school, that means "download it, try it, expand if it suits us" needs no commercial negotiation at all.

One caution: being a European vendor is not in itself a compliance answer for a Hong Kong school. The requirements come from the Personal Data (Privacy) Ordinance, and what counts is whether personal data leaves the territory and whether an assessment was carried out. Swapping the destination from the United States to Europe is still a cross-border transfer. What actually changes the answer is putting the model on a server inside the school.

The current line-up: one large mixture-of-experts model plus three small ones

  • Mistral Large 3 (December 2025): a sparse MoE with 675B total and 41B active parameters, a 256K-token context window and image understanding, priced at $0.50 per 1M input tokens and $1.50 per 1M output tokens. Base and instruct versions both ship under Apache 2.0, and an NVFP4 compressed checkpoint is documented to run on a single 8x A100 or H100 node with vLLM.
  • Ministral 3 14B / 8B / 3B (December 2025): three dense small models, also Apache 2.0, each size released in base, instruct and reasoning variants, all with image understanding. These are the realistic self-hosting targets for a school.
  • Mixtral 8x7B (11 December 2023): the milestone that brought MoE into open source, now mainly of historical and teaching interest.

The full comparison of versions, dates and prices is in the automatically generated series table further down this page.

Strengths: the four that matter most to a school

  1. The licence is the easiest to explain upward. Apache 2.0 has no user cap and no revenue threshold, so one set of weights can serve both teacher tools and the student tutor without per-module pricing.
  2. The small models really are small. Ministral 3 3B and 8B will run on a desktop machine with no dedicated graphics card, which is handy for a single lesson demonstrating how a language model actually works.
  3. Pricing is low and transparent. Through the API, Mistral Large 3 at $0.50 / $1.50 sits in the cheapest band for its class, batch processing halves that, and cached input on repeated prompts cuts input cost by up to 90%.
  4. Token efficiency is a documented strength, not just marketing. Mistral notes that the Ministral instruct models match comparable models while often producing an order of magnitude fewer tokens, which for a school translates directly into shorter waits.

Limits: what to say plainly to a principal

  • The licence wording is not consistent across Mistral's own site. The Mistral 3 launch post says the whole line is Apache 2.0, while the pricing page FAQ says commercial deployment of earlier open models needs a separate Mistral licence. Go by the licence file on the model card you actually download, not by the press release.
  • The flagship is out of reach for school hosting. An 8x A100 or H100 node is university or institutional hardware. For a primary or secondary school, only the Ministral tier is a real option.
  • Traditional Chinese is not where it is strongest. The multilingual advantage Mistral emphasises is in languages other than English and Chinese. On Hong Kong material and Chinese-language comments it is usually less steady than Qwen or a cloud flagship.
  • There is no speech pairing for oral practice. Mistral does publish Voxtral transcription models, but their tested support for Cantonese classroom conditions is well short of what we use behind oral practice, so a school should not assume one vendor covers everything.
  • It was not designed for classrooms. Like every general vendor, it does not know your teaching schedule or marking conventions, and it has no student-facing safety gating of its own. Those gaps belong to the platform.

Where each tier fits

Teachers: summarising long documents, turning English reference material into planning notes, generating variants of worksheet questions. Ministral 3 14B is enough for this everyday work and responds quickly.

Students: suitable for offline basic question-and-answer and practice hints, and only in tutor mode where the platform holds it to hints rather than answers. It is not the right choice for writing feedback that needs accurate Chinese comments.

IT coordinators: treat Ministral 3 3B or 8B as the lowest-barrier pilot. Start it on a machine you already own, measure latency and concurrent users, and use those numbers to argue for or against buying a graphics card.

Prompts worth testing

Paste these into a Edor.ai teacher tool or any interface connected to local Mistral weights. Small models slip on detail more often, so keep the verification line at the end.

You are a Hong Kong secondary Geography teacher. Design a 25-minute lesson activity for Secondary 3 on land reclamation and land supply in Hong Kong.
Output: a three-stage activity flow stating what the teacher and the students each do, four discussion questions moving from concrete to abstract, a short worksheet in table form, and two differentiated-instruction suggestions (one for weaker and one for stronger students).
Constraints: use Hong Kong English conventions; do not supply conclusions as answers; if any year, area figure or policy name is uncertain, write "teacher to verify" rather than inventing it.
Below is a Primary 5 mathematics unit test. Check whether the difficulty gradient is reasonable.
Output: the cognitive level of each item (recall, understanding or application); two places where the difficulty jumps too sharply, each with a suggested bridging item; and one item whose wording is likely to be misread.
Constraints: use Hong Kong English conventions; do not rewrite the whole paper; do not change the marks allocated; if you are unsure about normal Hong Kong primary mathematics sequencing, mark it "teacher to verify".
[paste test items]

Availability inside Edor.ai

Mistral is not a native provider. Edor.ai natively supports OpenAI, Azure OpenAI, Anthropic, Poe and local Ollama, and Mistral weights arrive through the last of those. A school runs Mistral or Ministral with Ollama on a machine of its own and sets the provider to local Ollama in the admin panel.

This is exactly how a school keeps student data inside the campus network. Conversations reach no external cloud, while four-layer gating, teacher monitoring, the ai_audit_logs trail and knowledge-base retrieval all work as normal with identical features to the cloud version. The data still belongs to the school and can be exported in full at any time.

A school that wants to go further can fine-tune open weights on its own lesson plans and model answers. LoRA, QLoRA and INT4 quantisation are what make that feasible on a single consumer GPU, and they are the same techniques taught in the LLM Classroom — our on-premises option and the course cover the same concepts.

Alternatives

Different tiers from the same vendor

Most vendors keep flagship, workhorse, lightweight and reasoning lines running at once, and prices can differ tenfold.

ModelTierReleasedContext windowIn / OutNotes
Mistral Large 3Open weights2025-12256K$0.5 / $1.5A sparse MoE with 675B total and 41B active parameters, released under Apache 2.0 in both base and instruct forms, with image understanding and strong multilingual conversation.
Ministral 3 14B / 8B / 3BLightweight2025-12Three dense small models, also Apache 2.0, that run on a single GPU or even a laptop — useful for school pilots.
Mixtral 8x7BOpen weights2023-12-11The milestone that brought MoE architectures to the open-source community and a forerunner of the large MoE models from DeepSeek and Qwen.

FAQ

Not directly. A Hong Kong school's duties sit under the Personal Data (Privacy) Ordinance, and what matters is whether personal data leaves Hong Kong, whether an assessment was done, and how long it is kept. Calling Mistral's cloud API is still a cross-border transfer with a different destination. The real distinction is self-hosting versus not.

The Mistral 3 launch post states the whole line is Apache 2.0, base and instruct versions included. Note, though, that Mistral's own pricing page carries an FAQ answer saying commercial deployment of earlier open models requires a separate Mistral licence. Before committing, check the licence file on the specific model card you are downloading.

Realistically not at full precision on school hardware. Mistral publishes an NVFP4 compressed checkpoint documented to run on a single 8x A100 or H100 node with vLLM, which is university or institutional scale. For a school, the practical self-hosting targets are the 14B, 8B and 3B Ministral 3 models.

Mistral highlights multilingual conversation as a strength, but the strength it emphasises is in languages other than English and Chinese. For Hong Kong teaching material and Chinese-language feedback, Qwen or a cloud flagship is usually steadier. Mistral sits closer to a lightweight, offline-capable, cleanly licensed utility.

It comes down to hardware. With a 24GB card, Muse Glimmer 30B or Qwen3.8-27B is the better use of it. With ordinary desktop machines or a fully offline computer room, Ministral 3 3B and 8B start up far more easily. Both families are Apache 2.0.

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.

Related reading

  • Open Weights or Closed API? The Real Cost Maths of Self-Hosting, and Where Privacy Flips the Answer

    Many schools assume that buying a machine to run an open model must be cheaper. Put real usage through September 2026 published pricing and the answer usually reverses — the annual cloud API bill is too small for hardware to beat. This article works through both sides honestly, lists the open models that are realistic on school hardware, and identifies the point at which data policy tips the balance towards self-hosting.

  • 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.

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.