Frontier labfresh 14h

ByteDance (Doubao/Seed)

Signal timeline99 total
May 29, 2026
1wRepoByteDance-Seed/TaskMemPython - Low stars, routine new reposourcenotability 3.0/1017
May 15, 2026
3wRepoByteDance-Seed/Cola-DLMPython - New repo from ByteDance, moderate starssourcenotability 5.0/10219
3wRepoByteDance-Seed/THEMolPython - New repo, low starssourcenotability 2.0/1012
May 6, 2026
May 6RepoByteDance-Seed/felisPython - Low stars, routine new repo.sourcenotability 2.0/105
Apr 23, 2026
Apr 23RepoByteDance-Seed/SimArtPython - Low traction new reposourcenotability 1.0/103
Apr 7, 2026
Apr 7RepoByteDance-Seed/In-Place-TTTPython - New repo with moderate starssourcenotability 5.0/10231
Mar 23, 2026
Mar 23RepoByteDance-Seed/MoDAPython - Low stars, new repo, not notablesourcenotability 2.0/107
Feb 13, 2026
Feb 13RepoByteDance-Seed/Seed2.0Jupyter Notebook - New repo by ByteDance, low starssourcenotability 4.0/1037
Jan 15, 2026
Jan 15RepoByteDance-Seed/Stable-DiffCoderNew diff coding repo, moderate traction.sourcenotability 5.0/1084
Jan 4, 2026
Jan 4RepoByteDance-Seed/SpatialTreeShell - New repo, low stars, not notable yetsourcenotability 3.0/1045
Dec 29, 2025
Dec 29RepoByteDance-Seed/DATAMASKPython - New repo, low traction.sourcenotability 3.0/1018
Dec 23, 2025
Dec 23RepoByteDance-Seed/AInsteinBenchPython - New repo, very low tractionsourcenotability 1.0/1010
Dec 17, 2025
Dec 17RepoByteDance-Seed/Seed-1.8Jupyter Notebook - New repo with moderate stars, not major launchsourcenotability 5.0/10218
Dec 16, 2025
Dec 16RepoByteDance-Seed/cryofmPython - New repo by ByteDance, low traction.sourcenotability 3.0/1032
Dec 15, 2025
Dec 15RepoByteDance-Seed/SimFlowPython - New repo, low stars, no buzzsourcenotability 3.0/1032
Dec 11, 2025
Dec 11RepoByteDance-Seed/entanglePython - New repo with only 9 stars, low tractionsourcenotability 2.0/109
Dec 8, 2025
Dec 8RepoByteDance-Seed/DACompPython - New repo by ByteDance with moderate stars.sourcenotability 5.0/10425
Dec 1, 2025
Dec 1RepoByteDance-Seed/Adversarial-Flow-ModelsPython - New model repo from ByteDance, low starssourcenotability 5.0/1079
Nov 26, 2025
Nov 26RepoByteDance-Seed/SwiftSpecPython - New repo, low stars, routine fork/jobsourcenotability 3.0/1010
Nov 12, 2025
Nov 12RepoByteDance-Seed/Depth-Anything-3Python - High stars (5.4k) indicates strong community interest; notable model release.sourcenotability 7.0/105.5k
Nov 10, 2025
Nov 10RepoByteDance-Seed/ConfRoverPython - Low stars, routine new repo.sourcenotability 3.0/1026
Oct 22, 2025
Oct 22RepoByteDance-Seed/DiscoXPython - New repo, low traction, routine.sourcenotability 3.0/1011
Oct 15, 2025
Oct 15RepoByteDance-Seed/TraceAnythingPython - New repo with moderate starssourcenotability 6.0/10538
Oct 8, 2025
Oct 8RepoByteDance-Seed/BFS-Prover-V2Python - New formal verification tool by ByteDancesourcenotability 5.0/1050
Sep 28, 2025
Sep 28RepoByteDance-Seed/AHNPython - New repo, modest traction, ByteDance background.sourcenotability 4.0/10178

Top signals

  1. #1ModelsByteDance-Seed/byteff27.0
  2. #2ModelsByteDance-Seed/Cola-DLM7.0
  3. #3ReposByteDance-Seed/Depth-Anything-37.0
  4. #4ReleasesByteDance-Seed/JoltQC v0.17.0
  5. #5ModelsByteDance-Seed/Seed-OSS-36B-Instruct7.0

Agent answer

ByteDance (Doubao/Seed) has 99 loaded public signals: 0 hiring, 1 forks, 40 releases or model cards, 0 talking, and 58 repos. Latest signal: ByteDance-Seed/TaskMem. Data-business radar maps 2 signals to Data demand, Evals and quality, Infrastructure, Safety and policy. The standing analysis was generated with an unknown model and 0 evidence refs.

ByteDance (Doubao/Seed)

has loaded 99 public signals

ByteDance (Doubao/Seed)

has hiring signal count 0

ByteDance (Doubao/Seed)

has fork signal count 1

ByteDance (Doubao/Seed)

has release signal count 40

Analysis — agent synthesisfull report →generated June 8, 2026

Thesis

ByteDance's Seed lab (Doubao/Seed) is shipping aggressively in the open, spanning a foundation-model line (Seed-OSS), specialized reasoning/coding/proving models, multimodal and 3D-vision systems, and the distributed-training and GPU-kernel infrastructure underneath them. The footprint reads as a full-stack research org: it open-sources both the models and the training/serving substrate (VeOmni, Triton-distributed) rather than weights alone. Breadth across modalities — language, vision-language, video, depth, code, theorem proving — is the defining signal.

Shipping

The flagship open release is [Seed-OSS-36B-Instruct](https://huggingface.co/ByteDance-Seed/Seed-OSS-36B-Instruct) (~36B params), the lab's most-downloaded model at 39,280 30-day downloads and 499 likes, paired with [Seed-OSS-36B-Base](https://huggingface.co/ByteDance-Seed/Seed-OSS-36B-Base) (1,852 downloads) and an ablation variant [Seed-OSS-36B-Base-woSyn](https://huggingface.co/ByteDance-Seed/Seed-OSS-36B-Base-woSyn) (116 downloads, 53 likes). The supporting repo [seed-oss](https://github.com/ByteDance-Seed/seed-oss) has 885 stars.

Beyond the base line, the lab ships narrowly specialized models:

  • [Stable-DiffCoder-8B-Instruct](https://huggingface.co/ByteDance-Seed/Stable-DiffCoder-8B-Instruct) (766 downloads, 137 likes) and its [Base](https://huggingface.co/ByteDance-Seed/Stable-DiffCoder-8B-Base) (389 downloads) — diffusion-style code generation.
  • [BFS-Prover-V2-7B](https://huggingface.co/ByteDance-Seed/BFS-Prover-V2-7B) (606 downloads) and [BFS-Prover-V2-32B](https://huggingface.co/ByteDance-Seed/BFS-Prover-V2-32B) (224 downloads) — automated theorem proving.
  • [cudaLLM-8B](https://huggingface.co/ByteDance-Seed/cudaLLM-8B) (178 downloads, 29 likes) — CUDA-kernel generation.
  • A family of AHN (Artificial Hippocampus Network) adapters for Qwen-2.5-Instruct at 3B/7B/14B in Mamba2, GDN, and DN variants (each ~50–66 downloads), e.g. [AHN-Mamba2-for-Qwen-2.5-Instruct-3B](https://huggingface.co/ByteDance-Seed/AHN-Mamba2-for-Qwen-2.5-Instruct-3B).
  • [M3-Agent-Control](https://huggingface.co/ByteDance-Seed/M3-Agent-Control) (~33B, 50 downloads / 50 likes), the control model behind the m3-agent line.

On GitHub the most-starred work skews multimodal and vision: [Bagel](https://github.com/ByteDance-Seed/Bagel) (5,994 stars), [Depth-Anything-3](https://github.com/ByteDance-Seed/Depth-Anything-3) (5,489), [Seed1.5-VL](https://github.com/ByteDance-Seed/Seed1.5-VL) (1,580), [m3-agent](https://github.com/ByteDance-Seed/m3-agent) (1,369), [SeedVR](https://github.com/ByteDance-Seed/SeedVR) (1,213), [VideoWorld](https://github.com/ByteDance-Seed/VideoWorld) (790), [Seed-Coder](https://github.com/ByteDance-Seed/Seed-Coder) (755), [Seed-Thinking-v1.5](https://github.com/ByteDance-Seed/Seed-Thinking-v1.5) (812), and [TraceAnything](https://github.com/ByteDance-Seed/TraceAnything) (540).

Infrastructure ships on its own cadence: the training framework [VeOmni](https://github.com/ByteDance-Seed/VeOmni) (1,991 stars) has the most active release stream — through [v0.1.11](https://github.com/ByteDance-Seed/VeOmni/releases/tag/v0.1.11) (plus v0.1.10 and several v0.1.9 alphas) — and [Triton-distributed](https://github.com/ByteDance-Seed/Triton-distributed) (1,455 stars) has cut tagged releases from experimental through [v0.0.2-rc](https://github.com/ByteDance-Seed/Triton-distributed/releases/tag/v0.0.2-rc). Smaller tooling releases include [JoltQC v0.1](https://github.com/ByteDance-Seed/JoltQC/releases/tag/v0.1) and a [bamboo_mixer manuscript](https://github.com/ByteDance-Seed/bamboo_mixer/releases/tag/manuscript) tag.

Research themes

No first-party writing captured yet. (Directions are nonetheless legible from the shipped artifacts: multimodal understanding/generation — Bagel, Seed1.5-VL; 3D and video perception — Depth-Anything-3, SeedVR, VideoWorld, TraceAnything; agents with memory — m3-agent / M3-Agent-Control and the AHN "Artificial Hippocampus" adapters; code and CUDA generation — Seed-Coder, Stable-DiffCoder, cudaLLM; theorem proving — BFS-Prover; and reasoning — Seed-Thinking-v1.5.)

Hiring & scaling

No careers data captured yet.

Traction highlights

Data-business radar

cross-lab →

2 matches · 4 active lanes

ByteDance (Doubao/Seed) has a repo signal matching data demand, infrastructure, safety and policy.