Nativ: Run AI models locally on your Mac

Simon Willison's Blog Products

Summary

Nativ is a new macOS desktop app that wraps MLX to run AI models locally, offering a chat interface and API server.

No content available
Original Article
View Cached Full Text

Cached at: 07/21/26, 02:37 PM

# Nativ: Run AI models locally on your Mac Source: [https://simonwillison.net/2026/Jul/21/nativ/](https://simonwillison.net/2026/Jul/21/nativ/) 21st July 2026 \- Link Blog **[Nativ: Run AI models locally on your Mac](https://blaizzy.github.io/nativ/)**\([via](https://news.ycombinator.com/item?id=48982681)\) Prince Canuma is the developer behind the excellent[MLX\-VLM](https://github.com/Blaizzy/mlx-vlm)Python library for running vision\-LLMs using MLX on a Mac\. I'm really excited about his new project, which wraps MLX in a full macOS desktop application\. It's similar in shape to LM Studio, providing both a chat interface and a localhost API server for accessing models\. The app picked up MLX models I had already tried that were present in my Hugging Face cache directory, which was a nice touch\.

Similar Articles

New MLX LM Server From Apple

Reddit r/LocalLLaMA

Apple's MLX team introduces MLX LM Server, a tool for running AI agent workflows fully locally on Mac, supporting continuous batching, distributed inference, and M5 neural acceleration, with no need for cloud or API keys.