ByteDance-Seed/VeOmni
VeOmni: Scaling Any Modality Model Training with Model-Centric Distributed Recipe Zoo observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 86
- Longevity 37
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 5
- age_days: 523
- days_rel: 99
- days_push: 7
- n_releases_24m: 2
Adoption not part of the score
2173 stars · 259 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
VeOmni is a PyTorch-native framework for single- and multi-modal model pre-training and post-training, with a modular, trainer-free design exposing full training logic. It scales any-modality models (including omni and MoE models) across accelerators using distributed recipes like FSDP2, sequence parallelism, and experts parallelism.
Use cases
- pretrain a large language model on multiple GPUs
- train a vision-language or omni-modal model at scale
- fine-tune a Qwen3-MoE model with experts parallelism
- run post-training or RL training for LLMs
- scale training across different accelerator types with PyTorch native tools
When to choose
- you need transparent, trainer-free training scripts with full control over training logic
- you are training large MoE or multimodal models requiring FSDP2, sequence parallelism, or experts parallelism
- you want a PyTorch-native framework without heavy trainer abstractions
When to avoid
- you prefer high-level trainer abstractions like HuggingFace Trainer or PyTorch Lightning
- you only need simple single-GPU fine-tuning of small models
- you need a framework with broad non-PyTorch backend support
Facets
framework · maturity active
llm-training machine-learning deep-learning large-language-models machine-learning deep-learning gpu-computing python distributed-training multimodal fsdp2 sequence-parallelism mixture-of-experts pytorch post-training reinforcement-learning gpu linux
2 sources
- readme: https://github.com/ByteDance-Seed/VeOmni · fetched 2026-08-28 · ee04896f9b42
- registry_pypi: https://pypi.org/pypi/veomni/json · fetched 2026-08-29 · 791f454743f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ByteDance-Seed/VeOmni | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="ByteDance-Seed/VeOmni")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem