Skip to content

Build1 publisher2 min readPublished

Shanghai AI Lab's 397B science agent shipped in July; the paper explaining it landed August 13

Intern-S2-Preview-397B puts page-level paper reading and tool use into Apache 2.0 weights. The download listing says 810 GB, and every benchmark number so far is the lab's own.

The Engineer · Build desk

Illustration accompanying Shanghai AI Lab's 397B science agent shipped in July; the paper explaining it landed August 13

What happened

  • More than 120 researchers, including Kai Chen and Wenwei Zhang, published the Intern-S2-Preview-397B technical paper on August 13.
  • The weights themselves went out around July 16 to 18, 2026, according to the available research and Shanghai AI Lab's API documentation.
  • Documentation says the model was trained for scientific question answering, biomolecular interaction design, material-structure generation, coding and tool use.
  • It is Apache 2.0 licensed, with weights and deployment code on Hugging Face and the InternLM GitHub repository.
  • The lab reports competitive or leading scores against GPT-5-mini, Gemini 2.5 Flash, DeepSeek-V3 and its own Intern-S1-Pro.

Compiled by The EngineerSomething wrong?How this is made

Why it matters

  • capability A lab can keep unpublished manuscripts and internal data inside its own network and still point an agent model at them, which no hosted endpoint offers.
  • constraint Checking the lab's own numbers takes the hardware to run the full system, so verification concentrates in the few institutions that already own it while everyone else gets code they cannot exercise.
  • exposure Anyone who designs a research workflow around the sustained-run pitch is underwriting it personally; there is no third-party result to fall back on when a long run drifts.
  • contradiction The model card promises more than the paper's own authors will, so which of the two documents an adopter read determines what they think they deployed.

Rendering a page and training on the picture is a claim about where scientific content actually lives. Shanghai AI Lab's visual pretraining works from rendered pages rather than text pulled out of PDFs, which keeps figures, tables, equations and layout attached to the prose around them [5]. The alternative is familiar to anyone who has pointed an extraction pipeline at a corpus of chemistry papers: table cells arrive in the wrong order and axis labels do not arrive at all. That decision, more than the parameter count, is what changes the class of question you can put to a paper the model has not seen.

The parameter count still deserves a look. The lab's name says 397B, while the Hugging Face listing says roughly 404 billion parameters and about 810 GB of files [11]. Four hundred and four billion values at two bytes each is 808 GB, so what is on offer is unquantized 16-bit weights rather than a packed release [19]. Label and listing differ by about 7 billion parameters, or 1.8 percent [22]. More usefully: 810 GB of weights spread over 80 GB accelerators occupies eleven of them before a byte of KV cache is allocated [20].

What the training pipeline is built for is harder than what the published scores measure. It combines supervised fine-tuning, reinforcement learning across scientific domains, reinforcement learning inside interactive agent environments and on-policy distillation, with a separate branch that forecasts time-series values numerically instead of spelling them out as text tokens [8][9]. The evaluation, meanwhile, capped text reasoning at 256,000 tokens and multimodal tasks at 64,000, and the authors say those limits describe the harness rather than evidence the model can finish an open-ended research programme without losing direction [7]. Serving that 256,000-token window sits on top of the eleven-device floor, not beside it. The breadth being attempted here follows chief scientist Bowen Zhou's stated thesis that a general model should keep broad capability while acquiring deeper expertise in individual fields [18].

The paper trailed the weights by about four weeks [21]. That ordering is now ordinary for open-weights releases, and the cost falls on whoever moved first: the earliest deployers ran a system whose training recipe and evaluation caveats were not yet written down [4]. Most teams will meet the model through the lab's OpenAI-compatible API in any case [12], which is the same arrangement they already have with closed models. Downloadable weights only change the relationship for the people who can hold them.

What to watch

  • An outside lab reproducing the agent and time-series benchmark results across the advertised task range, rather than the scientific question answering subset.
  • Whether Shanghai AI Lab publishes a smaller Intern-S2 variant or quantized weights that put self-hosting below the eleven-accelerator floor.
  • Whether the Hugging Face listing of roughly 404 billion parameters and the 397B model name are ever reconciled.
Loading claim ledger
Loading source directory links
Loading share composer
Loading topic controls
Loading related stories