alpa-projects/alpa
Training and serving large-scale neural networks with auto parallelization. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 2018
- days_rel: n/a
- days_push: 998
- n_releases_24m: 0
Adoption not part of the score
3178 stars · 361 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Alpa is a Python system for training and serving large-scale neural networks by automatically parallelizing single-device code across distributed clusters using data, operator, and pipeline parallelism. It is built on JAX, XLA, and Ray, and is now unmaintained as a research artifact with its core algorithm merged into XLA.
Use cases
- train multi-billion parameter models on a distributed cluster
- automatically parallelize single-device JAX training code
- serve large language models like OPT-175B across multiple devices
- run pipeline and operator parallelism without manual sharding
- scale deep learning training linearly on clusters
When to choose
- you need automatic parallelization for JAX-based large model training and can work with a research artifact
- you want to study or extend auto-sharding and auto-parallelization algorithms
- you need to serve very large transformer models with a Hugging Face-style interface
When to avoid
- you need actively maintained software with bug fixes and support
- you use PyTorch or non-JAX frameworks
- you want production distributed training - use the auto-sharding code merged into XLA instead
Facets
library · maturity abandoned
machine-learning llm-training llm-inference compiler deep-learning machine-learning large-language-models microservices python cloud auto-parallelization jax distributed-training model-parallelism pipeline-parallelism research-artifact linux gpu
2 sources
- readme: https://github.com/alpa-projects/alpa · fetched 2026-08-28 · 6838f79e3d9a
- registry_pypi: https://pypi.org/pypi/alpa/json · fetched 2026-08-29 · 1c8061bc897b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alpa-projects/alpa | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="alpa-projects/alpa")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem