vLLM-mlx – 65 tok/s LLM inference on Mac with tool calling and prompt caching(github.com)
github.com
vLLM-mlx – 65 tok/s LLM inference on Mac with tool calling and prompt caching
https://github.com/raullenchai/vllm-mlx
1 comments
I've been working on a fork of vllm-mlx (OpenAI-compatible LLM server for Apple Silicon) to make it actually usable for coding agents. The upstream project is great but was
missing production-grade tool calling, reasoning separation, and multi-turn performance.