#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