Shanghai AI Laboratory has released Intern-S2-Preview-397B as downloadable weights and a hosted API, but its own 35B alternative offers the same context window and a far smaller disclosed scale while the larger model still lacks auditable comparative scores, pricing and physical-validation results.
Shanghai AI Laboratory has released Intern-S2-Preview-397B as a multimodal model for scientific reasoning and long-horizon agents. Organizations can download and self-host the weights or use InternLM’s managed API.
The harder decision is not whether the model is accessible. It is whether the 397B release offers enough advantage over InternLM’s own much smaller S2 model to justify its infrastructure. The published material does not provide a direct, reproducible 397B-versus-35B comparison.
InternLM says in its project repository that the 397B model expands visual pre-training, reinforcement-learning coverage and interactive agent environments. It says the model learns from raw pages of scientific literature, jointly trains reinforcement-learning tasks from more than 20 scientific domains, and uses sandboxed environments for long-horizon agent reinforcement learning. These describe the development program; they do not establish reliable autonomous research.
The same repository creates a more demanding comparison than the launch headline. It says Intern-S2-Preview-35B performs comparably to the trillion-parameter Intern-S1-Pro on multiple core professional scientific tasks. InternLM’s API documentation lists that smaller model as 35B-A3B and gives both S2 models a 256K context window.
| Model | Scale disclosed by InternLM | Decision-relevant comparison |
|---|---|---|
| Intern-S2-Preview-397B | 397B in the product name and API list; 403B on the downloadable artifact page; active count not stated | Called InternLM’s most capable release, but no direct score or cost comparison with the 35B model is published in the retained material |
| Intern-S2-Preview-35B | 35B-A3B | InternLM says it is comparable to Intern-S1-Pro on multiple core professional scientific tasks; same listed 256K context window as the 397B model |
| Intern-S1-Pro | 1T total parameters across 512 experts; eight experts and 22B parameters activated per token | The predecessor used as the parity reference for both S2 launch narratives |
The 397B-versus-403B discrepancy may reflect different accounting conventions, but the available pages do not explain it. More importantly, they do not disclose the 397B model’s active parameters. Total parameter labels therefore cannot answer how much computation each token invokes or whether the larger S2 model is more efficient than the alternatives.
A launch account describes the 397B model as using a non-Transformer architecture called Mobius with a Memory Decoder. It attributes to Shanghai AI Laboratory a separation of reusable knowledge representations from reasoning operations, plus domain-specific memory modules that can be attached without rewriting the entire base model.
The account also attributes an almost fourfold improvement in end-to-end reasoning efficiency on the same tasks to Mobius. It does not identify the baseline model, hardware, workload, latency, throughput or energy measurement behind that figure. InternLM’s archived model card does not provide a technical report for the 397B architecture, so the claimed gain cannot yet be translated into deployment economics.
The same limitation applies to the claim that encoding scientific documents visually produces one-quarter as many tokens as converting them to parsed text. Token count is a relevant input, but without the visual encoder’s compute cost, training workload and quality comparison it is not a measure of total pre-training expense.
The launch account says the 397B model matched Intern-S1-Pro on core tasks including molecular design and material-structure generation. InternLM’s separate claim that the 35B model is already comparable to Intern-S1-Pro on multiple core scientific tasks narrows the significance of that result. Neither source supplies a like-for-like score table showing what the additional scale buys.
The most concrete workflow result concerns a protein binder for IL-7Rα. The launch account says researchers used model recommendations to reduce 43 candidate hotspot residues to 30 and focus them on residues 102 through 189 of the B chain. Under what it describes as the same compute budget, the share of candidates passing AlphaFold3 and Rosetta checks rose from 0.47% to 1.56%.
That is a 1.09-percentage-point increase and about 3.3 times the original pass rate. The result still lacks the number of candidates, repeated-run variance and a control describing how recommendations were selected. It measures passage through two computational filters, not binding in a physical experiment; the account explicitly says the workflow does not replace final biophysical validation.
In a second example, the model generated a proposed structure for the five-element oxide Sr₂Ho₁Cu₂Ru₁O₈ from its formula, including a space group, lattice parameters and fractional atomic coordinates. The account again says physical calculations and experiments remain necessary. Both cases support a role in narrowing candidate searches, not a conclusion that the model can complete scientific discovery autonomously.
The launch account says Shanghai AI Laboratory’s “书生·端砚” platform has been deployed in six areas—life science, critical materials, semiconductors, fusion, quantum research, and earth and weather science—and integrates models, agents, computational tools and experiments. It also says the platform has completed dry-lab-to-wet-lab loops and end-to-end validation in protein and materials work. No site count, study design, physical result or independent evaluation is supplied to show how those deployments perform.
InternLM says it evaluated the 397B model with OpenCompass, VLMEvalKit and AgentCompass, allowing up to 256K tokens for text reasoning and 64K for multimodal tests. The archived repository describes that setup but contains no machine-readable 397B score table.
The launch account says the model ranked above Kimi-2.7-Code and DeepSeek-V4-Pro among open models on TerminalBench 2.1 and SWE-Bench Pro, behind GLM-5.2, and level with GLM-5.2 on SWE-Bench Multilingual. It gives no scores, confidence intervals, agent scaffold, resource limits, retry policy or failure treatment. These are therefore launch-account rankings attributed to the laboratory, not an auditable measurement of the model alone.
Two retained benchmark studies show why those missing controls matter. In a Terminal-Bench 2.0 experiment, Anthropic held the Claude model, harness and task set constant across six resource configurations. Moving from strict limits to uncapped resources increased the score by six percentage points and reduced infrastructure errors from 5.8% to 0.5%. The study concerns an earlier Terminal-Bench version, so it does not invalidate InternLM’s result; it shows that hardware enforcement is part of the test.
OpenAI’s audit of SWE-Bench Pro examined the 731-task public split. Its automated analysis identified 200 tasks, or 27.4%, as broken, while its human campaign identified 249, or 34.1%; OpenAI estimated that roughly 30% of the benchmark was broken. The cited problems included overly strict tests, underspecified prompts, low-coverage tests and a misleading prompt. That finding challenges the benchmark’s resolution, not any one model’s result.
The project is released under Apache 2.0, and InternLM publishes both BF16 weights and a separate FP8 variant. The repository supports LMDeploy, vLLM and SGLang, while the official API offers an OpenAI-compatible endpoint. At the snapshot, the model pages said no Hugging Face inference provider had deployed either artifact, leaving InternLM’s service as the documented managed option.
InternLM’s deployment guide recommends H100 or H200 nodes with eight GPUs. It documents tensor or expert parallelism and long-context configurations, but provides no throughput, latency, utilization or cost result. The retained API material also gives no price. Downloadable weights shift operational control to the user; they do not make a 397B deployment inexpensive.
There is an additional routing hazard. The intern-latest API alias points to intern-s2-preview-397b, while the legacy intern-s2-preview identifier still points to intern-s2-preview-35b. Applications that use the family name rather than an explicit version can therefore invoke a different model than intended.
The launch account says the 397B model is being jointly optimized with Huawei’s Ascend ecosystem. The available material provides no Ascend configuration, benchmark or cost comparison. The concrete deployment recommendation is currently framed around Nvidia H100 and H200 hardware, leaving the practical extent of Ascend support unresolved.
The decisive evidence is a controlled comparison between the two S2 models. InternLM would need to publish their exact scientific and agent scores under the same prompts, scaffolds, inference budgets, hardware limits and retry rules, along with the 397B model’s active-parameter count. Hardware results should report latency, throughput, memory, utilization and cost for both BF16 and FP8 deployments, while the hosted API needs a price and rate limits.
Scientific validation needs a different denominator: candidate counts, independent repeats, failure distributions and physical or wet-lab outcomes against a stated baseline. Deployment claims for the six research areas also need measured outcomes rather than a list of fields.
Until those comparisons exist, Intern-S2-Preview-397B is a consequential distribution release and a testable scientific-agent preview. The evidence does not yet show that its additional scale produces enough capability or efficiency to beat InternLM’s smaller substitute in a real research budget.
Get concise AI news and useful context from the Magica team.
Read the newsletterChristian Faith Madison’s estate alleges GPT-4o sustained a months-long narrative of prophecy, sacrifice and resurrection before her death. Public safety disclosures and controlled research make that failure mode plausible, but neither establishes which model behavior she encountered or whether it caused her death.
Mixfont's free Decoy Font gives each glyph a sharp decoy and a blurred intended letter, creating a hurdle for pixel-based readers while leaving selectable text, known-image techniques and accessibility costs outside its protection.
Zhipu reportedly reached $1 billion in annual recurring revenue in July, roughly four times a March estimate, but the unconfirmed run rate is not annual sales and still sits far ahead of recognized cloud revenue while margins remain thin.
Cmpunlocker says patched Nvidia open kernel modules can expose 64GB of HBM on an 8GB CMP 170HX or 40GB on a 10GB card while removing an SM throttle. The exploit mechanism is documented, but the retained evidence does not independently validate the tool across full-memory workloads, error rates, power use or A100-class performance.
An unidentified industry source says at least one Nvidia board partner has physical RTX 50 Super cards but cannot sell them, with 3GB GDDR7 quoted at $60 to $70 per chip. The reported memory bill explains a plausible pricing problem, but neither Nvidia nor a second independent source has confirmed the products, the hold or the component terms.
Anthropic’s 20-year lease gives TeraWulf a customer for 401 megawatts of future AI infrastructure, but rent starts only after delivery and the proposed utility deal passes power and grid costs to TeraWulf, leaving financing and project margin unresolved.
OpenAI has put conversations and Projects back in its redesigned ChatGPT desktop app and enabled cloud Work threads to move across devices, correcting the launch's biggest usability failures without merging local Work or Codex histories.
Twenty-nine countries signed an agreement creating WAICO as an independent intergovernmental organization, while China paired the launch with capacity-building offers that are not yet confirmed as WAICO programs.
Meta reportedly plans to put departing AWS compute executive Dave Brown to work on its data-center buildout, adding hyperscale operating experience while leaving any customer-facing cloud business conditional and undefined.
Moonshot AI has made Kimi K3 available through its apps and API, pairing a 2.8-trillion-parameter architecture with early frontier-level results, but the model's open-weight claim cannot be tested until its weights and technical report arrive.
CIA Director John Ratcliffe said US intelligence is consistent with an estimate that Russian recruits last 20 to 30 minutes on Ukraine’s battlefield, but the public trail leads to an unsourced claim about assault troops and does not establish a representative average.
China has paired a five-year AI training offer for developing countries with cooperation centers, a weather-warning rollout and a new 29-country organization. The package gives Beijing a platform for influence, but no budget, selection rules or delivery timetable has been published.
The FastFlowLM team has joined AMD after building a Ryzen AI NPU inference flow on technology AMD already developed and distributed. The move could reduce model-support delays, but its financial significance, transaction perimeter and performance benefit remain undisclosed.
Federal intervention changed the launches of Anthropic's Claude Fable 5, Claude Mythos 5 and OpenAI's GPT-5.6, but through different legal and voluntary channels. The result is real government leverage over early customers without a common security threshold or durable review process.
A proposal developed with Treasury Secretary Scott Bessent would put an independent AI regulator under SEC oversight, but President Trump had not reviewed it and its tests, funding and enforcement authority remained unresolved.
San Francisco has demanded that Apple and Google cut off 13 apps capable of producing nonconsensual sexual deepfakes. The threatened case could test California’s new liability rules, but the confidential app list and the law’s “primary purpose” definition leave a central question unresolved.
Anthropic will keep Claude Fable 5 inside Max and Team Premium plans from July 20 at 50% of their usage limits, while Pro and Team Standard customers move to separately billed credits. The durable change is who gets bundled access, not a larger allowance for top-tier users.
HKT plans a 3.2 Tbps data-centre route from Lok Ma Chau to Tseung Kwan O by the end of 2026, but has not disclosed customer bandwidth, price, project cost or end-to-end latency, while Sandy Ridge's developer expects to start within 42 months of its land award.
Apple briefly topped Nvidia during Friday trading before Nvidia closed about $6 billion ahead. The filings show why that ranking is a weak AI verdict: Apple’s operating momentum predates its new Siri, while Nvidia’s rapid growth comes with concentrated customers and large forward commitments.
Anthropic has proposed paying Meta as much as $10 billion over two years for AI computing capacity, but early exit rights, undisclosed capacity and Meta's own reliance on outside infrastructure leave the economics—and the case for a durable Meta cloud business—unresolved.