AI Potluck
Model components / Inference code

xLLM

xLLM-AI

xLLM is an efficient LLM inference framework specifically optimized for Chinese AI accelerators. It separates a service layer that handles scheduling and availability from an engine layer that handles computation, and is deployed at scale across JD.com's core retail business.

The `xllm` package on PyPI is an unrelated project, so no package artifact is declared. Verified 2026-08-31 via GitHub, the LICENSE body and the repository README.

Openness

5 medium confidence
5.0
license
Apache-2.0(OSI)
source
public(the published repository is the engine)
core-gated
ungated(no enterprise path in the repository root and no paid build of the engine in the README)

The LICENSE body is the stock Apache-2.0 text with no appended condition, read in full rather than taken from the API's label. The repository is public and unarchived and builds the engine itself. Its root tree carries no enterprise, ee or commercial directory and its README describes no licence-gated build, so the core reads as ungated. Confidence is medium because that is a repository-and-README read rather than a pricing-page read.

Adoption

2 low confidence
2.0

1,543 GitHub stars, which lands in the 1K-10K band of the stars scale. The `xllm` package on PyPI is a different project - bobazooba/xllm, an LLM finetuning library - so no package artifact is declared here and stars are the only instrument available.

Capability

4 medium confidence
4.0

One band below the vllm anchor. It carries the serving shape vllm does but over a narrower hardware target - Chinese AI accelerators rather than the multi-vendor set vllm reaches - which is the same reasoning that places lmdeploy one below.

Verified 2026-08-31