Six boxes on the LAN. Four do inference. Two run agents. One cloud escape hatch for anything that needs frontier capability without fighting quant artifacts. This is the topology as of June 4, 2026 — M3 Ultra is dedicated to Kimi K2.6, and M5 Max runs the embedding + reranker stack for Hermes infrastructure services.
Fleet inference now runs on two engine classes (Apple Silicon MLX + CUDA vLLM cluster), each chosen for what it does best:
GB10, 128 GB unified. vLLM head for DS4-Flash TP=2 cluster. Rank 0. Serves API on :8000. QSFP56 connected to Spark 2.
GB10, 128 GB unified. Headless vLLM worker (rank 1). Also hosts ComfyUI (image gen) and Chatterbox TTS. All three share the same box without conflict.
512 GB, 800 GB/s. Dedicated to a single frontier-class model: Kimi K2.6 DQ3 on mlx_lm (:8013). All other services migrated to the M5 Max.
128 GB, 400 GB/s. Dedicated to the semantic retrieval stack (Qwen3-Embedding-8B :8002, Qwen3-Reranker-4B :8003).
Milo's machine. No local LLM serving — purely an agent host. Routes to all fleet endpoints via OpenClaw.
Linux lab node. Cohosts Bandit (OpenClaw) and Echo (Hermes Agent). LAN hub, Docker host, skill search index. Automates the fleet — config management, model swap scripts, blog publishing.
Compared to the June 3 topology, two significant shifts:
| Model | Host | Engine | Throughput | Role |
|---|---|---|---|---|
| DeepSeek V4 Flash | Spark 1 (.11:8000) | vLLM TP=2 | ~37 t/s | Frontier open-weight, CUDA cluster |
| Kimi K2.6 DQ3 | M3 Ultra (.10:8013) | mlx_lm | ~19 t/s | Default reflex, only local LLM on M3 Ultra |
| Qwen3-Embedding-8B | M5 Max (.18:8002) | mlx_lm (embed) | — | Semantic embeddings, skill search |
| Qwen3-Reranker-4B | M5 Max (.18:8003) | mlx_lm (embed) | — | Relevance reranking, skill search |
Note on cloud fallbacks. For anything that needs true frontier capability without fighting quantization artifacts or context limits — DeepSeek V4 Pro on Fireworks, Claude Opus 4.7 on Anthropic. The local fleet handles 90% of daily agentic work. The escape hatch is always there.
The fleet is in a good state — each box has a clear role, and the cluster topology between the Sparks actually means we serve a model we couldn't on a single GB10. A few things percolating:
June 5, 2026: Tau-Bench Agentic Benchmark: Kimi K2.6 vs DeepSeek V4 Flash
New: Tau-Bench Faceoff: Kimi K2.6 vs DeepSeek V4 Flash · This is a living document — as the fleet evolves, this post gets updated.
mdash; 10/10 vs 8/10 with inference engine deep-dive.New: Tau-Bench Faceoff: Kimi K2.6 vs DeepSeek V4 Flash · This is a living document — as the fleet evolves, this post gets updated.
middot; This is a living documentNew: Tau-Bench Faceoff: Kimi K2.6 vs DeepSeek V4 Flash · This is a living document — as the fleet evolves, this post gets updated.
mdash; as the fleet evolves, this post gets updated.