AI Potluck
Model components / Inference code

ONNX Runtime

Microsoft

Cross-platform inference accelerator supporting models from PyTorch, TensorFlow, and other frameworks via the ONNX interchange format. Runs on CPUs, GPUs, NPUs, and custom accelerators with hardware-specific execution providers. Used in production across Microsoft products (Windows, Office, Azure). Unique differentiator: hardware-agnostic: one runtime targets NVIDIA, AMD, Intel, Qualcomm, and Apple silicon. 20K+ stars, steady development over 7+ years.

Latest release v1.26.0 (May 8, 2026, GitHub). Cross-platform inference + training accelerator for ONNX models (PyTorch/TF export + classical ML). Confirmed live June 2026.

Openness

5 high confidence
5.0
license
MIT(OSI)
source
public(Microsoft)
core-gated
ungated

Fully MIT-licensed open source from Microsoft; no feature-gated tier.

Adoption

5 high confidence
5.0

~74.7M PyPI downloads in the last month for the onnxruntime package; GitHub reports 'used by' ~89.9k repositories. Embedded across Microsoft products and the broader ML deployment stack. Well into the >10M band on download volume. (Note: onnxruntime spans general ML inference, not only LLM serving; see capability/recategorize note.)

Capability

4 medium confidence
4.0

Strong, MLPerf-present general-purpose inference accelerator, but its MLPerf coverage is vision/classical models, not LLM-serving throughput; for transformer/LLM serving it trails the purpose-built vLLM/SGLang/TensorRT-LLM (C5) frontier. Scored 4 within this category. Arguably broader than inference_code (a general ML runtime), but it does load weights and serve predictions, so it fits the litmus test; flagging for reviewer consideration without forcing a move.

Unchanged since 2026-07-30 (last edited, not re-checked)