#104 · Primary category: Inference & Local Deploy
vllm-metal
Community maintained hardware plugin for vLLM on Apple Silicon
Project last updated:08/29/26
GitHub Stars
1.7K
Forks
233
Contributors
61
License
Apache-2.0
Why we included this project
The plugin runs vLLM's serving stack on Apple Silicon by pointing the compute backend at MLX instead of CUDA. The familiar vllm CLI and HTTP API carry over, so teams already serving models with vLLM on GPUs can reuse those workflows on arm64 Macs without maintaining a second inference tool. It's community-maintained rather than an official vLLM build, and the v0.2.0 release tightened the attention kernel, reporting an 83x cut in time to first token and 3.6x throughput over v0.1.0. If you want one serving framework that works on both data-center GPUs and local Macs, that consistency is the main reason to try it.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.