Skip to content

[GitHub Trending] jundot/omlx

6.4 relevance
Score Breakdown
technical depth
7
novelty
7
actionability
6
community
5
strategic
5
personal
7

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

LLM inference server for Apple Silicon with SSD caching, relevant to AI/ML deployment and cloud infrastructure alternatives.

AI/ML github.com
LLM inference server with continuous batching & SSD caching for Apple Silicon — managed from the macOS menu bar - jundot/omlx
Summary

oMLX is a macOS-native LLM inference server that manages continuous batching and tiered KV caching across RAM and SSD, persisting context even when conversation topics shift. It runs as a menu bar app or Homebrew service, supports OpenAI-compatible endpoints, and includes custom Metal kernels that accelerate GLM-5.2 inference to 845 tok/s on M3 Ultra versus 29 tok/s on generic fallback paths.

Author

jundot