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

InternLM/lmdeploy

LMDeploy is a toolkit for compressing, deploying, and serving LLMs. observed · 2026-08-28

github.com/InternLM/lmdeploy · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 98
  • Longevity 83
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: 20.0
  • age_days: 1175
  • days_rel: 14
  • days_push: 7
  • n_releases_24m: 33

Full methodology

Adoption not part of the score

8024 stars · 728 forks observed · 2026-08-28

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

LMDeploy is a toolkit for compressing, quantizing, deploying, and serving large language models, built around its high-performance TurboMind inference engine. It provides OpenAI-compatible serving APIs, CLI tools, and optimized CUDA kernels for fast LLM inference on NVIDIA GPUs.

Use cases

  • serve llm with openai compatible api
  • quantize llama model to 4bit
  • run deepseek v3 inference on gpu
  • deploy chatbot backend for large language model
  • speed up llm inference with turbomind
  • compress and serve internlm models
  • benchmark llm inference throughput

When to choose

  • you need high-throughput, low-latency LLM serving on NVIDIA GPUs
  • you want built-in quantization (4bit, FP8, MXFP4) with a serving engine
  • you deploy InternLM, Llama, Qwen, or DeepSeek models with an OpenAI-compatible API

When to avoid

  • you need CPU-only or non-NVIDIA hardware inference
  • you only want to fine-tune or train models rather than serve them
  • you prefer a simpler pure-PyTorch stack without custom CUDA kernels

Facets

library · maturity active

llm-inference gpu-computing http-server api-framework chatbot large-language-models deep-learning machine-learning artificial-intelligence gpu-computing developer-tools python cli turbomind quantization model-serving cuda-kernels openai-compatible-api kv-cache inference-engine linux gpu docker

1 source

Member repositories

RepositoryRoleHealth v2
InternLM/lmdeploymain95

For agents

markdown · JSON · MCP: product_card(name="InternLM/lmdeploy")

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