Europe’s Offline Translation Stack Just Got a Lot Smaller
Sovereignty isn’t only who owns the data center. Sometimes it’s whether Finnish or Czech ever leaves the handset.

On 2 September, Tether AI Research released open translation models under its QVAC line. Many headlines focused on Africa. For readers in Europe, the quieter release may matter more. It is called TranslatePsy-EuroNano, and it is built to run on ordinary phones and laptops without sending your words to the cloud.
Nine languages that fit in your pocket
EuroNano works with German, Spanish, French, Italian, Portuguese, Finnish, Czech, Dutch, and Swedish, using English as a bridge between them. That gives you 90 ways to translate across those languages, from a small set of shared models instead of a long list of separate language pairs. The models themselves are tiny, roughly 17 million to 43 million parameters. The smallest version needs only about 36MB of storage. A similar offline setup in Firefox can take around 633MB. Tether says that is roughly a 94% cut in space.
On quality, Tether reports that its best EuroNano model keeps about 98.4% of the translation quality of Meta’s much larger NLLB-200 system when the output language is English. That figure comes from the company. It has not yet been widely checked by independent labs, so treat it as a claim to watch, not a settled fact.
Privacy is the point
The idea is simple. Your text stays on your device. A school worksheet, a clinic leaflet, or a note for a cross-border team does not have to travel to a foreign server. Europe is already arguing about sovereign clouds and new AI rules. Local translation is another piece of that puzzle: you get the language you need without shipping private speech and documents abroad.
How it sits beside the African models
Tether also released AfriSLM, a larger chat-style translator for 19 African languages, and AfriNano, a tiny pack for eight of them. AfriSLM aims for stronger conversational quality. EuroNano is the European pocket tool: small enough for a phone, fast enough for everyday use, and designed never to call home.
Bottom line
If Europe’s sovereignty debate only counts giant data centers and GPU farms, it misses something close at hand. A 36MB model that can handle Finnish and Czech offline is a small but real sovereign tool: open weights, local processing, European languages first. The open question is not whether the files exist. It is whether schools, clinics, and public services will actually install them, or whether the habit of sending everything to the cloud will win anyway.
Sources
- Tether release, 2 Sep 2026
- Hugging Face: TranslatePsy-EuroNano
- AfriSLM-0.8B card (sister line)
- AfriSLM paper: arXiv:2608.18655