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

FMInference/FlexLLMGen

Running large language models on a single GPU for throughput-oriented scenarios. observed · 2026-08-28

github.com/FMInference/FlexLLMGen · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 92

Flags: no_releases archived

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: n/a
  • age_days: 1295
  • days_rel: n/a
  • days_push: 674
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

9352 stars · 591 forks observed · 2026-08-28

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

FlexLLMGen is a high-throughput generation engine for running large language models on a single GPU with limited memory. It uses IO-efficient offloading, compression, and large effective batch sizes to maximize tokens-per-second for throughput-oriented batch inference workloads.

Use cases

  • run large language model inference on a single consumer GPU
  • classify or extract information from millions of documents in batches
  • benchmark LLMs like HELM on limited hardware
  • process a company's private document corpus with an LLM overnight
  • run OPT or GPT-style models with limited GPU memory
  • reduce inference costs by trading latency for throughput

When to choose

  • you need to process large batches of text and throughput matters more than latency
  • you only have a single commodity GPU but want to run large models
  • you are running offline batch jobs like data wrangling or benchmarking

When to avoid

  • you need low-latency interactive chat responses
  • you have enough powerful GPUs to hold the whole model in memory
  • you need small-batch or real-time inference

Facets

library · maturity maintenance

llm-inference machine-learning gpu-computing large-language-models deep-learning machine-learning python offloading high-throughput single-gpu model-compression batch-inference gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
FMInference/FlexLLMGenmain10

For agents

markdown · JSON · MCP: product_card(name="FMInference/FlexLLMGen")

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