Ross ROSS = Recommend OSS · open-source software intelligence for agents

bytedance/lightseq

LightSeq: A High Performance Library for Sequence Processing and Generation observed · 2026-08-28

github.com/bytedance/lightseq · C++ · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

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: 2462
  • days_rel: n/a
  • days_push: 1205
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3295 stars · 334 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

LightSeq is a high-performance CUDA-based library for training and inference of sequence models like Transformer, BERT, GPT, and BART, with fused custom kernels and fp16/int8 mixed-precision support. It also provides a serving backend built on TensorRT Inference Server for easy deployment.

Use cases

  • accelerate transformer model training on gpu
  • run fast transformer inference with beam search
  • fine-tune bert with fp16 mixed precision
  • deploy gpt or bart models with an inference server
  • speed up machine translation training
  • int8 quantized inference for transformer models

When to choose

  • you need maximum GPU throughput for Transformer-family training or inference
  • you want a deployable serving backend for sequence generation models
  • you work with fairseq or Hugging Face models and want drop-in acceleration

When to avoid

  • you need a general-purpose framework for non-Transformer architectures
  • you require active maintenance and recent updates, as the last release was in 2023
  • you need CPU-only inference

Facets

library · maturity maintenance

llm-inference llm-training machine-learning deep-learning nlp gpu-computing deep-learning machine-learning gpu-computing python cpp transformer cuda-kernels beam-search bert gpt mixed-precision inference-server machine-translation natural-language-processing linux gpu docker

1 source

Member repositories

RepositoryRoleHealth v2
bytedance/lightseqmain10

For agents

markdown · JSON · MCP: product_card(name="bytedance/lightseq")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem