open-gigaai/giga-train
GigaTrain: An Efficient and Scalable Training Framework for AI Models observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 99
- Release rhythm 35
- Longevity 24
Flags: no_releases
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: n/a
- age_days: 341
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1072 stars · 94 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GigaTrain is an efficient and scalable Python training framework for large AI models, supporting distributed multi-GPU/multi-node execution via DeepSpeed ZeRO, FSDP, and DDP. It provides YAML/JSON configuration, mixed precision (FP16/BF16/FP8), gradient checkpointing, EMA, and built-in logging and checkpointing.
Use cases
- fine-tune large AI models on multiple GPUs
- train models across multiple nodes with DeepSpeed ZeRO
- run reproducible training experiments from YAML configs
- fine-tune the Wan video model
- resume long training runs from checkpoints
- train with FP8 or BF16 mixed precision to save memory
When to choose
- you need scalable multi-GPU/multi-node training with ZeRO or FSDP
- you want a lightweight framework that handles backprop, logging, checkpointing, and EMA for you
- you prefer config-driven, reproducible training pipelines
- you are fine-tuning large generative models like Wan
When to avoid
- you only need inference or model serving rather than training
- you need a framework with first-class support for a specific niche model architecture not covered by its registry
- you prefer writing fully custom training loops from scratch
Facets
framework · maturity active
llm-training machine-learning deep-learning gpu-computing monitoring configuration-management machine-learning deep-learning large-language-models artificial-intelligence gpu-computing developer-tools python cross-platform distributed-training deepspeed fsdp mixed-precision fine-tuning training-framework multi-gpu checkpointing linux gpu docker
2 sources
- readme: https://github.com/open-gigaai/giga-train · fetched 2026-08-28 · c5fa26ed6f73
- registry_pypi: https://pypi.org/pypi/giga-train/json · fetched 2026-08-29 · cbd6ec171fd1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| open-gigaai/giga-train | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="open-gigaai/giga-train")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem