Thomson Reuters has put the open-weight member of its Thomson-1.0 family on HuggingFace: Thomson-1.0-Small, a Mixture-of-Experts model with 35B total parameters and 3B activated, a native context length of 262,144, and Qwen3.6-35B-A3B underneath. The technical report, "Thomson: Continual Learning of Frontier Models for SovereignAI", hit arXiv on August 27 (2608.27147), with weights shipped in BF16 and compatible with Transformers, vLLM, SGLang and other serving stacks.

The compute bill

The paper's central claim is blunt: frontier performance is not the exclusive remit of heavily funded players. The full pipeline consumed roughly 1.63 x 10^23 FLOP — 35,207 B200 GPU-hours. The mid-training corpus was 200B tokens curated from a pool of over 19T tokens, split roughly equally between curated proprietary documents, synthetic rephrasings of those documents, and general-capability replay data. Partners include Imperial College London (value re-alignment), DatologyAI (data curation) and Lambda.

A three-stage pipeline

Stage one handles values: Constitutional DPO aligns the model to the openly developed, freely modifiable Public AI Constitution rather than a proprietary value system. Stage two is data-centric continual pre-training on decades of Thomson Reuters material — news, contracts, regulatory filings, case law, statutes and practitioner guidance — with model merging protecting general capabilities as domain knowledge sinks in. Stage three combines DPO with reinforcement learning; preference data derives from expert-authored material, ontology-driven preference data built on schemas like IRAC for case law, and an agentic Deep Research harness whose reward structure explicitly rewards faithful tool use and accurate citation.

What the benchmarks actually say

The overall average is 74.6 — above the 71.7 of both its base Qwen3.6-35B-A3B and the intermediate Snowdon-1.1-Small checkpoint, ahead of Gemma 4-31B (71.2) and Haiku 4.5 (68.2). The wins concentrate in professional work: Harvey legal agent benchmark 73.4 versus the base's 69.5 (Gemma 4-31B scored under 35 there), tax Deep Research 78.6, general agent 85.8, political neutrality 98.5. The weak flanks are equally clear: coding 37.4 is below the base's 39.8; the MBE bar exam 83.4 loses to Gemma's 88.8; multilingualism 71.9 trails Haiku's 85.8 by a wide margin. What the paper calls the pi-shaped gain is the more striking part: non-targeted capabilities went up — AIME 2026 rose from the base's 86.7 to 90.0, with MMLU-Pro and GPQA-Diamond also ticking up — while the catastrophic forgetting common to narrow domain adaptation was almost eliminated.

So what

What the paper really argues for is SovereignAI: a content company, an open-weight base, 35 thousand B200 GPU-hours and proprietary corpus can produce a competitive model in high-value verticals like legal and tax — owning the full stack of weights, tooling and value alignment. For anyone watching the industry, the Qwen open-weight ecosystem is becoming the de facto foundation for institutions building "sovereign AI" — this time a London publisher; next time, perhaps a bank or a law firm. Technical report: arxiv.org/abs/2608.27147; weights: huggingface.co/thomsonreuters/Thomson-1.0-Small.