Why it matters
LMDeploy is production-ready LLM serving. Understanding shapes serving choice.
Advertisement
The architecture
TurboMind: FastTransformer-based engine.
PyTorch backend fallback.
W4A16, KV cache int8.
Advertisement
How it works end to end
TurboMind: C++ engine.
PyTorch backend for flexibility.
Serving: RESTful + Triton.
Model conversion tools.