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

deepspeedai/DeepSpeed-MII

MII makes low-latency and high-throughput inference possible, powered by DeepSpeed. observed · 2026-08-28

github.com/deepspeedai/DeepSpeed-MII · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

43/100

  • Activity 29
  • Release rhythm 28
  • Longevity 100
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: 72.5
  • age_days: 1624
  • days_rel: 526
  • days_push: 429
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2111 stars · 192 forks observed · 2026-08-28

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

DeepSpeed-MII is a Python library for high-throughput, low-latency large language model inference, built on DeepSpeed. It provides blocked KV-caching, continuous batching, Dynamic SplitFuse, and tensor parallelism with optimized CUDA kernels for serving LLMs like Llama, Mixtral, and Phi.

Use cases

  • serve llama-70b with high throughput text generation
  • run low-latency llm inference on gpus
  • deploy mixtral moe model for inference
  • benchmark llm serving throughput against vllm
  • generate text from phi-2 efficiently
  • reduce cost of llm inference serving

When to choose

  • you need high-throughput batch text generation with DeepSpeed-optimized kernels
  • you want continuous batching and SplitFuse for serving LLMs on NVIDIA GPUs
  • you are already in the DeepSpeed ecosystem

When to avoid

  • you need multi-vendor GPU or CPU-only inference
  • you want the broadest model coverage or largest community (vLLM may fit better)
  • you need a fully managed inference service rather than a library

Facets

library · maturity active

llm-inference machine-learning gpu-computing large-language-models deep-learning machine-learning python deepspeed text-generation continuous-batching tensor-parallelism kv-cache pytorch gpu linux

2 sources

Member repositories

RepositoryRoleHealth v2
deepspeedai/DeepSpeed-MIImain43

For agents

markdown · JSON · MCP: product_card(name="deepspeedai/DeepSpeed-MII")

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