ByteDance Trains 10 Trillion-Parameter AI Model to Rival Anthropic's Mythos

ByteDance is pretraining a large model with up to 10 trillion parameters, a scale the Financial Times reports could put it in the same class as Anthropic's most advanced systems. The model, still in early pretraining, would be more than three times the size of Moonshot AI's Kimi K3, currently the largest Chinese model at 2.8 trillion parameters. Three people familiar with the project told the FT the model is in pretraining, a phase that typically lasts three to six months before full training a

2 min
ByteDance Trains 10 Trillion-Parameter AI Model to Rival Anthropic's Mythos

ByteDance is pretraining a large model with up to 10 trillion parameters, a scale the Financial Times reports could put it in the same class as Anthropic's most advanced systems. The model, still in early pretraining, would be more than three times the size of Moonshot AI's Kimi K3, currently the largest Chinese model at 2.8 trillion parameters.

Model scale comparison showing ByteDance's reported 10T-parameter target against current Chinese and US frontier models

Three people familiar with the project told the FT the model is in pretraining, a phase that typically lasts three to six months before full training and evaluation. Parameter counts are a rough measure of capacity rather than a guarantee of capability, since output quality also depends on training data and methods.

Industry estimates cited by the FT place Anthropic's Mythos 5 at roughly 8 trillion parameters and its Fable 5 at around 5 trillion. Neither Anthropic nor OpenAI discloses parameter counts for its flagship systems, which makes direct comparisons with private US models difficult. ByteDance's reported target sits close to the estimated size of Mythos.

The project sits with ByteDance's Seed research team, the roughly 2,000-person lab behind the company's frontier model work. Founder Zhang Yiming has told the team to aim for world-leading model capabilities over the long term, according to one of the sources. The source also said ByteDance has avoided distillation, training on outputs from other companies' models, for over a year.

xAI is pursuing comparable scale. Elon Musk has said the company is training Grok variants with six and ten trillion parameters on its Colossus 2 cluster.

China's largest AI model is being developed at ByteDance, and the company is publicly positioning around scale. It launched SeedRealtime, a full-duplex audio-visual LLM, in early August, and its Doubao assistant app has one of the largest user bases among Chinese AI products. A 10 trillion-parameter pretraining run, if completed, would mark a step up in the scale of Chinese frontier models.

Sources

Financial Times via The Decoder: China's Largest AI Model Is Being Developed at Bytedance

Reuters via Yahoo Finance: ByteDance targets mega AI model that could match Mythos scale

The News International: ByteDance trains 10 trillion-parameter AI model to rival Anthropic's Mythos

Written by

More to read

  • LLM 0.33 Adds Template Chaining, Per-Call Embedding Keys, and Server Tool Logging

    Simon Willison has released llm 0.33, an update to the open-source command-line tool and Python library for interacting with large language models. The release introduces template composition, stateless per-call embedding credentials, and server-side tool execution visibility in logs, alongside an upgrade to the OpenAI Python 3.x client and httpx2. Template Composition and Parameter Decoupling The primary workflow enhancement in version 0.33 is the ability to repeat the -t or --template flag

    1 min
  • GPU Cluster Storage in Production: GPUDirect Storage, NVMe-oF, Parallel File Systems, and Checkpointing Throughput

    Training frontier large language models and serving hundred-billion parameter checkpoints places extreme demands on storage subsystems. While compute clusters frequently deploy thousands of GPUs connected via high-bandwidth interconnects like NVLink and InfiniBand, storage architectures often become severe bottlenecks during two critical operational phases: distributed checkpointing and cold-start model weight loading. A standard 70-billion parameter model in BF16 precision generates approximat

    1 min
  • Linear Mode Connectivity in Deep Neural Networks: How Permutation Symmetries, Git Re-Basin, and the Single-Basin Hypothesis Unify Model Checkpoints

    title: "Linear Mode Connectivity in Deep Neural Networks: How Permutation Symmetries, Git Re-Basin, and the Single-Basin Hypothesis Unify Model Checkpoints" slug: "linear-mode-connectivity-in-deep-neural-networks-how-permutation-symmetries-git-re-basin-and-the-single-basin-hypothesis-unify-model-checkpoints" feature_image: "https://cms.llms.blog/content/images/2026/08/linear-mode-connectivity-cover.png" excerpt: "Linear Mode Connectivity reveals how neural network checkpoints connect along flat

    1 min