Flow Llm banner
styles01 styles01

Flow Llm

AI community

Description

Local LLM gateway for Apple Silicon. Works with OpenClaw, Hermes Agent, Claude Code, and Codex (AIRun). No Ollama or LM Studio required.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Flow LLM

Flow LLM

**Local LLM gateway for Apple Silicon**

Run GGUF and MLX models locally. Proxy OpenAI & Anthropic API requests. Real-time monitoring. Built for coding agents.

[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/) [![Platform: Apple Silicon](https://img.shields.io/badge/platform-Apple%20Silicon-orange.svg)](https://support.apple.com/en-us/HT211814) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-support-yellow?logo=buy-me-a-coffee&logoColor=white)](https://buymeacoffee.com/aitamedia)

[Install](#quick-install) · [Features](#features) · [Quick Start](#quick-start) · [API](#api-endpoints) · [Architecture](docs/architecture.md)


Flow LLM is a local LLM gateway for macOS. It manages GGUF and MLX models on Apple Silicon, proxies OpenAI- and Anthropic-compatible API requests, and exposes real-time monitoring — so tools like **OpenClaw**, **[Hermes](https://github.com/nousresearch/hermes-agent)**, **Claude Code**, and **Codex** (via [AIRun](https://github.com/andisearch/airun)) can talk to local models without Ollama or LM Studio.

![Flow LLM Monitor](screenshots/flow-llm-monitor-page.png)

Features

  • JIT Model Loading — Models auto-load on first request and auto-unload after idle cooldown. Togglable in Settings (defaults ON, 5 min cooldown). Circuit breaker prevents memory exhaustion
  • Real-time Monitor — Per-request lifecycle tracking (queued → prefilling → generating → completed), odometer-style token counter, WebSocket push, idle waveform
  • OpenAI & Anthropic APIs — Drop-in proxy for /v1/chat/completions and `/v1