MLC LLM

Universal LLM deployment engine for native apps on any hardware.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

MLC LLM takes a compiler approach to LLM deployment: rather than hand-writing kernels for each platform, it uses machine learning compilation techniques from the TVM ecosystem, including TensorIR and MetaSchedule, to generate optimized code for whatever hardware is available. The result, MLCEngine, is a unified inference engine that exposes an OpenAI-compatible API through a REST server plus Python, JavaScript, iOS, and Android bindings. Platform coverage is unusually wide: NVIDIA GPUs via CUDA or Vulkan, AMD via ROCm or Vulkan, Apple silicon via Metal, Intel GPUs, Android through OpenCL, iOS and iPadOS through Metal, and browsers through WebGPU and WebAssembly, so the same model can run in a native phone app or a web page with no server at all. The project is open source under Apache 2.0 and grew out of academic work on the TVM compiler. Developers reach for it when they need on-device LLM inference across heterogeneous hardware rather than a single server stack.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
Apache-2.0
Added
Apr 3, 2026

Related Tools

Minimalist ML framework in Rust by Hugging Face for fast inference.

Open SourceSelf HostedOffline
Advanced
0.0 (0)

Open-source ChatGPT alternative that runs 100% offline on your computer.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Featured

Port of Meta's LLaMA model in C/C++ for efficient CPU inference

Open SourceSelf HostedOffline
Intermediate
0.0 (0)

Fast LLM inference on consumer GPUs using neuron-aware sparse computation.

Open SourceSelf HostedOfflineGPU 4GB+
Advanced
0.0 (0)
Featured

High-throughput LLM serving engine with PagedAttention

Open SourceSelf HostedOfflineGPU 16GB+
Intermediate
0.0 (0)

Minimalist machine learning framework for Rust focused on performance and serverless inference.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Browse all LLM Inference & Serving tools