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

flagos-ai/FlagGems

FlagGems is an operator library for large language models implemented in the Triton Language. observed · 2026-09-03

github.com/flagos-ai/FlagGems · Python · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

89/100

  • Activity 100
  • Release rhythm 90
  • Longevity 64
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 28
  • age_days: 896
  • days_rel: 70
  • days_push: 0
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1089 stars · 509 forks observed · 2026-09-03

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

FlagGems is a high-performance operator library for large language models written in the Triton language, providing backend-neutral GPU kernels. It registers with PyTorch's ATen backend so developers can accelerate training and inference across diverse hardware platforms without changing their PyTorch APIs.

Use cases

  • accelerate LLM training and inference on non-NVIDIA accelerators
  • replace CUDA kernels with portable Triton kernels in PyTorch models
  • run PyTorch workloads across multiple AI chip backends without code changes
  • generate pointwise operators automatically for arbitrary input types and layouts
  • write and contribute GPU kernels in Triton instead of CUDA

When to choose

  • you need hardware-portable PyTorch operator acceleration across diverse AI accelerators
  • you want Triton-based kernels with PyTorch API compatibility via ATen registration
  • you are building LLM training or inference pipelines that must run on multiple chip vendors

When to avoid

  • you need highly specialized hand-tuned CUDA kernels for a single NVIDIA GPU
  • your project does not use PyTorch or Triton-compatible hardware
  • you need operators not yet covered by the library's kernel collection

Facets

library · maturity active

machine-learning llm-inference llm-training gpu-computing compiler machine-learning deep-learning large-language-models gpu-computing developer-tools python cross-platform triton pytorch kernels operator-library hardware-acceleration aten-backend gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
flagos-ai/FlagGemsmain89

For agents

markdown · JSON · MCP: product_card(name="flagos-ai/FlagGems")

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