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

pytorch/serve

Serve, optimize and scale PyTorch models in production observed · 2026-08-28

github.com/pytorch/serve · homepage · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 35
  • Release rhythm 8
  • Longevity 100

Flags: 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: 2526
  • days_rel: 702
  • days_push: 392
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4346 stars · 880 forks observed · 2026-08-28

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

TorchServe is a flexible, production-ready model server for serving, optimizing, and scaling PyTorch models over HTTP with support for CPU, GPU, Docker, and Kubernetes. It packages models via torch-model-archiver and exposes prediction APIs with metrics and token-based authorization.

Use cases

  • serve pytorch models in production
  • deploy a trained pytorch model behind a REST API
  • scale model inference on kubernetes
  • serve bert model for predictions over http
  • run pytorch inference on gpu with docker
  • monitor model serving metrics
  • package pytorch models into a mar file

When to choose

  • you need a battle-tested HTTP inference server specifically for PyTorch models
  • you want built-in model versioning, batching, metrics, and Kubernetes integration
  • you need CPU and GPU serving with Docker images out of the box

When to avoid

  • you need active maintenance and security patches - the project is in limited maintenance mode
  • you serve non-PyTorch frameworks like TensorFlow or ONNX exclusively
  • you want a lightweight custom inference service you fully control
  • you need cutting-edge LLM serving features better covered by vLLM or similar

Facets

service · maturity maintenance

llm-inference machine-learning monitoring container-orchestration machine-learning deep-learning self-hosted python cloud model-serving torchserve inference-server pytorch mlops model-archiver limited-maintenance docker kubernetes linux gpu

9 sources

Member repositories

RepositoryRoleHealth v2
pytorch/servemain10

For agents

markdown · JSON · MCP: product_card(name="pytorch/serve")

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