awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3373
- days_rel: n/a
- days_push: 678
- n_releases_24m: 0
Adoption not part of the score
1215 stars · 320 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch, with distributed training and optimized inference. It powers Amazon Translate and is now in maintenance mode with no new features.
Use cases
- train a neural machine translation model on parallel corpora
- train a transformer seq2seq model with PyTorch
- run optimized inference for translation models
- fine-tune an encoder-decoder model for sequence transduction
- convert old MXNet Sockeye models to PyTorch
- score translations with a trained NMT model
When to choose
- you need a proven, production-grade NMT training and inference toolkit
- you want transformer-based seq2seq training with distributed support
- you need to run inference with existing Sockeye models
When to avoid
- you need actively developed features or new model architectures
- you want a general-purpose LLM or chat model framework
- you need long-term support for new PyTorch versions
Facets
library · maturity maintenance
machine-learning deep-learning llm-training machine-learning deep-learning python cross-platform neural-machine-translation seq2seq transformer pytorch encoder-decoder natural-language-processing gpu linux
3 sources
- readme: https://github.com/awslabs/sockeye · fetched 2026-08-28 · c88e3f86f02e
- homepage: https://awslabs.github.io/sockeye/ · fetched 2026-08-29 · 4b69bf6900b6
- registry_pypi: https://pypi.org/pypi/sockeye/json · fetched 2026-08-29 · 7b797af91de1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| awslabs/sockeye | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem