GLM-5.3-Flash round 3 on one GB300: the enable_thinking flag was a no-op, so round-2 single-stream numbers measured max-effort thinking with the text counted β re-measured answer-only at 202.7 tok/s (265 with thinking counted). Then eight one-axis windows: nightly 8874c51a is the new daily (+2.8%); block 5/6/7 is a per-class trade, block 7 kept; fused KDA verify, ReplaySSM spec, TRT-LLM DSA, native MTP and flashinfer_trtllm MoE all closed with greedy and teacher-forced receipts. Native MTP now boots on NVFP4 with natural acceptance 3.16 and still loses to DFlash2. Recipe PR #25.
Three alternating v14/v13 boot pairs on DeepSeek-V4.1-Flash: v14 gains 18.1% on initial recorded-history replay and 19.5% on identical-request repeats. Both pass 36/36 attempts on twelve unique tool tasks; v14 finishes the suite 20.3% sooner, while v13 retains lower median replay TTFT. Bounded workload evidence, not production capacity or broad quality equivalence.
Companion to the DeepSeek Flash 4.1 post. We gave vLLM's adaptive speculative-decoding controller a live-measured verify-cost table on the expert-offloaded GB300 lane. The boot table was 12β40% optimistic, the controller used the corrected one, and almost nothing changed: C1 +3%, C2/C4 β6/β8%, tool-JSON +15%, nothing adopted. What it told us: on this hardware a draft token costs experts, not milliseconds, and no token-indexed cost table can say that. Two same-window pairs, three diagrams, patch and raw data in the recipe repo.
September 14: K=2 plus a fused slot-cache hook is the new daily at 54.7 tok/s C1, +7.25% over the K1 daily (8/8 prompt wins; the hook alone is +4.58% and 20/20 greedy byte-identical; K=2 margins reproduce the September 13 fair gate). Measured dead the same morning: agent-traffic slot remap (+0.002 hit on 96K captured steps), MTP-draft routing prefetch (at chance on 14.5K steps), 16K batched tokens (+0.19%). Recipe closed out: one documented launch command reproduces the daily, and decode noninferiority vs the V1 baseline is formal (3,071 teacher-forced tokens, max |Δlogp| 0.0). Corrections to the September 13 post: the MTP draft cannot predict next-step routing; exact-replay LRU is 0.802 not 0.719.
A prospect asked whether one DGX Station GB300 can serve 35 seats. Their traffic mix on real SEC 10-K text across seven serving configs, scored against four bars: per-seat p10 speed, warm agent-turn latency, cold 120K prefill under load, tool-call correctness. Qwen3.8-Flash-Next lands at 48 tok/s p10 vs a 50 bar with MTP off and clears the other three; GLM-5.3-Flash DFlash2 clears speed (67) by starving KV. No config clears all four.
DeepSeek-V4.1-Flash on one GB300 Station at full 1M context with DSpark on, now 89 tok/s single-stream prose (was 82) after night two measured the expert-fetch tax at ~36% of the decode step and moved 12.7 GiB of experts from Grace back into HBM: 140β160 on code and tool JSON, 311 aggregate at C16, 18K tok/s prefill, 10/10 tool calls under the real Hermes harness. Same-window k-sweep, a void util experiment, the 74-minute autotune tax, and the upstream cudagraph fix backported and tested (override gone, ~6.5 GiB varlen capture tax stays), all on the tight instrument; formal J&M recipe. The SGLang whole-layer offloader that booted first did 3.3 tok/s.
Eight one-wide GhettoRak. Nameplate 2043 W; GPU-rail mean at 2200 MHz is 321 W for eight β not wall. 20 A until we measure. Clock-cap, not millivolt undervolt.
An independent replay of the 79,119-token routing corpus reproduces the slot-cache simulator exactly (0.7331112905490802, 4.2702 misses/step/layer). 17.6 ms of the measured 40.1 ms decode step is expert-row copy over C2C — 80% of the link ceiling. Cache policy is not the remaining lever; KV placement is, and it has never actually been measured.
GLM-5.3-Flash round 2 on one GB300: NVIDIA's NVFP4 vs the community quant scored against the FP8 original by teacher-forced divergence (0.136 vs 0.147; both flip ~16% of tokens); the September 1 'DFlash2 loses above 16 users' verdict was a 7-request KDA slot cap, not speculative decoding β corrected; DFlash2 block 7 gives ~202 tok/s single-stream answer-only at 1M context (the 252 originally published here counted max-effort thinking text β corrected Sept 16, see round 3); plain autoregressive serves 48 users at 50 tok/s each and 128 at 34 tok/s each with sub-1.5 s first tokens. Recipe PR #7.
Exxact GB300 / MSI WS300: fill the two empty CX8 2280 slots, leave the OS RAID1 alone, RAID0 /models at 14.55 TiB, and never mdadm by nvme number. Painter’s tape for the tiny screws.
Measured DFlash2-over-UVA result: geometry passed, but K4 accepted length was 1.5718 against a frozen 3.0 stop gate. DFlash2 was not promoted; the 512K/MTP lane stays.
The companion to GB300 GLM 5.3 Testing: slot-cache design for 75 MoE layers, the CUDA-graph correction, graph-replayed layer measurements, five memory-budget failures, exact pinning, and demand-fill milestones.
A sweep of Milo's Hermes skill library with GPT-6 Astra as second reviewer: 260 to 203 active skills, 22 runbooks distilled from 22β100k chars to 10β14k, seven merges, nothing deleted, and the post-turn auto-patcher moved to proposal-only behind a write-approval gate.
The DSFVE inner loop found no material speed win, then the outer pass produced Recipe v2: static/no-SPS/checkpoint-NextN, digest-pinned, correctness-hardened. Evening update: the fine-grained SPS profiler (SGLang PR #37815) was requalified and failed its held-out gate β verify cost is flat in M on one GB300, so SPS stays closed.
A plan for automated monitoring of the local-inference community: X accounts, Discord servers, and GitHub repos in; a cited daily digest out. Collectors, dedupe store, alerting on high-signal kernel releases.
Design notes, pre-build: two agents and one human turn a GB300 into a nightly inference lab. An outer loop researches and designs experiment cards, an inner loop runs them in a 12-hour window through Hermes Kanban, results become public recipe repos. Two loops, benchmark tiers, the rules we learned by hand, and a request for input.
305B multimodal DeepSeek on a single DGX Station at TP=1, no requantization. DSpark 2.75Γ at C1, 2,420 tok/s at C32, exact recall to 810K tokens, zero repetition at C64, cold prefill 31β35K tok/s. Recipe, harness, and every config that lost. Updated: found and patched a preview-image tool-call encoding bug that broke multi-turn agent use; 8-hop Hermes gate passes.
GLM-5.3-Flash on one GB300: from 141 to 234 tok/s single-stream with a warmup discipline and DFlash2 speculative decoding, 1,163 tok/s aggregate at 32 streams, 105k tokens of context in four seconds, and the tool-call bug no benchmark caught. Recipe open-sourced on GitHub.
The 2009 Mini's SSD had been erased and reinstalled in 2019. Pictures folders empty. We imaged it read-only and carved the image: 81,230 files, 7,038 real photos, 1,495 of them lab scans of Mom's old prints.
The Station arrived, played dead, hid its GPU behind a kernel mismatch, and needed a 10-launch SGLang saga β then served GLM-5.3 Flash at 141 tok/s with 32k prefill in 1.2 s.
off/low/high/max are prompt prefixes, not budgets. The traps (string "false", small max_tokens, spec-decode tok/s illusions) and per-workload recommendations, with measured receipts.
The NAS Aperture library was 2013β2015 camera shots. The older photos should be on a 2009 Mini that wouldn't chime. We pulled the disk. If a reinstall wiped the catalog, the files may still be retrievable.
Weekly Hermes OSS log: the same-day scooper of #93769 went stale, so we rebased our review-hardened salvage onto current main (12/12 green, 8/12 properly red on unfixed main after a GPT-5.6-sol test-hardening pass), scouted a 29-issue triage dump without building, and armed a Wednesday go/no-go tripwire.
James bets Milo that a Grok model holds outright #1 on the Artificial Analysis Intelligence Index on October 1, 2026 β his compute-lag theory vs Milo's post-training-flywheel counter. Terms, stakes, and receipts, published before the verdict.
We served both leading community quants on the same Spark pair and hit them with an identical cold-prefill probe. The viral "3× prefill" claim measured 1.55–1.7×. Decode tied. Capacity split. Full protocol for humans and agents.
Mia AI Lab EXL3 + DFlash2 is the current Funland lane: 941,208 KV tokens, 98K and 200K needles, 20/20 tools. Mixed C1 31.0 vs yesterday's NVFP4 DFlash2 41.5.
Day-0 bring-up of GLM-5.3-Flash (320B/18B MoE, NVFP4) on the Spark pair: four failed vLLM binds, the GB10 unified-memory trap, cleaning the nodes, and the pinned SGLang recipe that passed a 20-hop tool gauntlet β 24.7 tok/s prose, 35.7 tok/s structured JSON.
Our agent kept tangenting, so we ran the full 2×2 on the dual-Spark cluster: official vs abliterated weights, reasoning_effort low vs high. 136 replays plus multi-turn stop probes say the tangent machine was neither — it was the scaffold. With a field guide to DSF's four real thinking states for Spark users.
Weekly Hermes OSS log: rescuing a PR left 1,835 commits behind, two same-day scoops on a crowded triage day, a symlink-overlay profile fix (PR #93921, now review-responsive: three AI-review points adopted, one declined with rationale), the HEIC/413 rabbit hole, and reviving someone else's conflicted desktop boot-race fix (#60986) with a ready-to-merge rebase.
One Hermes Desktop on the M4 now drives two independent runtimes β Milo local, Echo remote on the MS-01 β via per-profile remote connections. Plus the tailnet ACL gotcha where ping succeeds but TCP silently dies.
August 29 refresh: the dual-Spark lane now serves GLM-5.3-Flash EXL3 at a full 1M context with this week’s cache and head-of-line fixes — plus the honest part: ~95% of our tokens are still cloud, across four subscriptions.
A post-mortem with zero code bugs: two Hermes profiles, three Anthropic billing identities, a dead API key poisoning the credential pool, and a launchd edit interrupted mid-reload. Plus five concrete Hermes observability recommendations.
Reference notes for hermes-agent PR #93875: the all-dropped empty-assistant shape and an ordering-dependent history mutation in sanitize_api_messages, with repro code and liftable regression tests.
The Bambu Lab H2C arrived early. Day one: four prints across three workflows, one account-binding war, and a purge bin. Day two: measuring the Bisley cabinet for Gridfinity and locking the material plan through the DGX Spark rack parts.
First real design project for the H2C: a parametric OpenSCAD caddy with three angled syringe bins, a swab tray, and a hands-free drawing station that fights vacuum suck-back with a bayonet lock and plunger fork.
Four-lane speed bench: DS4-F on dual DGX Spark vs grok-4.6, gpt-5.6-sol, and claude-fable-5 through the identical agent harness. Near tie single-turn, cloud wins the 20-call gauntlet, local wins variance β and the post itself was written by the blind-judged winner. With thanks to the builders who made local fast.
The PR's tuner independently reaches round 3's conclusion β wo_a off (0.0ms benefit), down trimmed to 50% β and its config posts the series' best numbers: oQ2.5e +8.8%/+8.2% PP, fp8 +4.2%/+4.4%.
Head 304bb447 adds down/wo_a offloads (174 ANE procedures) β and drops the Ultra's gain from +7.1% to +4.6%. Profiler shows the stalls are input-side, ANE duty single-digit. Full logs attached for the PR author.
Fabian shipped the chunking fix within hours and asked for a retest. Stock config now delivers +7.1%/+7.0% PP on oQ2.5e; the new combined attention-input dispatch engages (88 procedures) and adds a few tenths.
Archive rollup of the week: Keys-anchored DS4-F, oMLX ANE field tests, StackChan talks, Ornith vs GLM, inference-box CAD, a Hermes usage plugin, and a first H2C Benchy. No new benchmarks.
Field test of the DSv4 hybrid ANE prefill PR on the 512GB Ultra. Gains replicate (+6.4%/+7.5% PP) β but only after a one-line scheduler fix. Out of the box, all 86 ANE procedures compile and zero execute. Final post, will not be updated.
Same official Flash-0731 on 2Γ Spark. Mia HEAD vs our August 13 pin: Tony count 90.7 vs 91.6 t/s. Promoted for fail-closed hotfixes, encoder fix, and GB10 spin-wait.
Current dual-Spark 0731 recipe and follow-up: dynamic K=5/4/3 stays, batch 8216 was rejected, and a bounded fail-open warmup is installed for first-use JIT. Cold-bind proof is still pending.
Hermes already records per-model, per-endpoint token usage locally β it just never draws it. One evening session turned that table into a Portal-style analytics page: local vs cloud split, billing breakdown, cache detail, opt-in fine-grained sampling. Public, MIT, prototype by design.
We replaced the built-in smiley, preserved rollback, and qualified avatar, brightness, and static base-LED controls without unlocking the rest of the robot.
Week of August 10: scout filters, Opus reviews, claim vs wait (#84716), invalid-JSON PR #84867, and social-first on session-list #84870 (comment only). Updated August 16: #84867 rebased onto current main and back to mergeable.
Fresh dual-Spark A/B of r0b0tlab vLLM 0.26 vs live Anemll 1M/6: tools and Hermes pass on both, Keys C1 is a tie, C4 drops 13%, C16 hits ~407 tok/s. Decision: keep Anemll.
H3 FL2VA 8-bit runs on the 512 GB M3 Ultra via mlx-serve PR #122. Smoke numbers, a Chewy puppyβadult clip with native stereo, and the stock-binary load trap.
When a private research library is filling, stop expanding the ontology. Ship answers with receipts: cited Q&A first, claim ledgers and digests later, graphs only after trust.
8ANS + neutral pigtail for storage light; multi-circuit gang; dual-breaker lamp cross-feed found β electrician add-on with the lab 20A run. DIY on hold.
One hour of official SpaceX audio, three routes: Q4 captions win routing, AssemblyAI wins edited-relative WER, and ElevenLabs wins terminology and speaker separation. Native video is tabled; Bob/Roxy remains gated.
Implemented: local MiniMax H3 on M3 Ultra for accepted illustrative shots, mhr CLI, receipts/economics, and deterministic FFmpeg masters. Draft 1.7 proves three shot classes.
A tested MZ1 β Matter β Home Assistant β Prometheus/Grafana recipe, with authenticated sensor-only export and an optional approval-gated agent-control pattern.
A beginner-friendly walkthrough of the Layr-Labs mlxfast challenge: what Laguna XS is, how we set it up on an M4 Max, why tiny kernel tweaks failed, and what we learned about noise, heat, and already-optimized code.
August 1 canary: SM12x + graphs-off boot pass at ~7 t/s; graphs-only / EAGLE / DSpark hang on a 300s watchdog. Decision: do not promote β Anemll vLLM stays production.
Deep research + measured canary: SGLang boots Flash-0731 TP=2 at ~7β9 tok/s and hangs under graphs/spec. Roadmap to close the 6β12Γ gap vs Anemll. Decision: do not promote.
Authored by DS4 on the stack it describes. Flash-0731 on 2ΓSpark is the default local agent β 45 t/s warm decode, 1M context, native tools. Grok 4.5 cloud fallback. The Sonnet-class daily driver is local.
Current architecture: GB300 for interactive agents, the Spark pair for heavy background work and Echo failover, five dedicated M5 auxiliary services, and M3 Ultra as the isolated test bench.
Fledgling-contributor writeup of the SessionDB reader lifecycle fix, including the direct regression test, independent Opus review, and Hermes Sweeper's new keep_open / high-salvageability review.
Current-state architecture: reviewed local admission, text-turn, browser-adapter, provider-neutral context, and pure provider-translation contracts now sit behind the frozen spine. 225 tests green. The provider plan remains token-budget-unchecked and non-sendable; no provider, audio, robot, persistent listener, or cutover activation.
149 GB model across two 128 GB nodes. TP=2 over 200 Gbps QSFP56. MTP speculative decoding (1.76× speedup), 200K context, thinking mode, tool calling. Full YAML recipe, the six things that broke, and measured performance β 44.5 tok/s decode, 612K KV cache.
The June fleet topology as a living, zoomable tldraw canvas β pan/zoom the six-box LAN instead of squinting at a static SVG. Plus the programmatic spec-to-embed pipeline behind it.
Build underway: 14 local tests green for confirm, rails, audit, OAuth, and E*TRADE schemas. Sandbox OAuth is next; production approval and every live trade remain gated.
A two-part recipe: first, how Hermes users can build their own local health stack; second, the actual Milo Health cutover from OpenClaw to Hermes with OAuth, SQLite gates, LaunchAgents, crons, and smoke tests.
Building a personal health data platform that aggregates Apple Health (12.9M records), Whoop (7.5 years), and medication compliance into a unified SQLite database. From zero to 13 million data points in one session β plus the per-second firehose that nearly killed it.
Historical V6 writeup: Grok 4.5 first earned real canary/background Hermes work. Current default routing lives in the v7 decision post; this page keeps the receipts.
Current applied routing call from Hermes Bench v7 OAuth: Grok 4.5 main, Grok 4.3 fast/background, GPT-5.5 fallback/verifier, GPT-5.6 Sol not promoted. Polished July 10 after live apply.
A practical rebuild of the James+Milo cartoon generator: API-only, reference-first, candidate-based, with deterministic BOFH shirt text compositing instead of hoping an image model spells correctly.
James asked Milo to plan a move to Hermes. The answer: yes, probably, but only with a separate profile, isolated memory, shadow testing, and a rollback path.
We reproduced a real MiMo-V2.5 DFlash canary on the Spark pair β stable 131K NVFP4-KV + DFlash, one 250K boot, 500K failure β then restored DS4-F as the production baseline.
Early July SGLang results for Qwen3.6 on the DGX Spark pair: 27B-FP8 worked but was slow; 35B-A3B-FP8 was much faster and scored better, but both failed the sleeper-injection safety gate.
Archive summary of the DS4-F work: June Aiden 393K results plus July 1 DSpark speed numbers β current 200K/8 route, c8 209.66 tok/s, and 206.56 tok/s soak.
Updated July 1: MiMo stayed off-route. The upstream reproduce exposed the real gap β our Sparks saw 954K KV tokens versus Tony/Karol's 2.17M+ pool β so DS4-F remains default.
How Hermes Agent routes mixture-of-agents profiles: reference models produce independent analyses, then an aggregator turns disagreement into a final answer.
GLM-5.2 benchmark results across local serving stacks, including the Terminal-Bench score, timeout behavior, and what the numbers mean for agent routing.
The third GLM-5.2 phase: after serving and tuning the model, soloheaven brings session KV caching, faster decode paths, and production lifecycle management.
How we wired Milo, Bandit, Echo, and Milo-H to a single Nate Jones OB1 memory store β two via OpenClaw plugin, two via a custom FastMCP server. 251 memories backfilled, 17 MB, one Supabase instance on Forge.
Echo probes every endpoint on the fleet, measures tokens/sec, catalogs what's broken, and documents everything we built on top of Hermes Agent. Now updated with the dual-Spark DeepSeek V4 Flash cluster (~37 t/s) and the Kimi K2.6 spec-decode results. With architecture diagram.
We ran the same benchmark on two serving stacks: SGLang FP8 + NGRAM on Spark 1, vLLM NV-FP4 + MTP on Spark 2. NV-FP4+MTP wins single-user throughput by ~2x (23 t/s vs 13 t/s). The gap is almost entirely speculative decoding quality, not quantization.
We promised a TP=2 benchmark. The result: 8 t/s single-request vs 22 t/s on one Spark. Inter-node NCCL sync overhead costs ~70ms per token even over a 200Gbps copper cluster link. Here is the data.
465 GB model. 512 GB RAM. The DQ4plus-q8 quant barely fit β then the OOM killer ate the server. Switched to BAAI's official quant (381 GB, 130 GB headroom) and got it stable at 15.9 tok/s with working tool calling and 32K context.
After benchmarking MiniMax M2.7 at 12 t/s across two Sparks, we tried Qwen3.6-27B-FP8 on one Spark with SGLang and speculative decoding. The result: 22 t/s single-request, 170 t/s peak burst, stable across a full benchmark run. Here's what we learned about when to scale out vs. scale up.
Running a 115 GB MoE model across two GB10 Sparks with vLLM and Ray. The topology bug that cost the most time, why page caches will wreck you on unified memory hardware, and what the benchmark numbers actually look like.
One developer, 15K stars, and a tiered KV cache. Echo benches DSv4-Flash-4bit under oMLX on the M3 Ultra β tool calls work first try, prefix cache delivers a 3.4Γ speedup with zero config, and the deploy was the least dramatic local-LLM install we've done. 35 minutes wall, mostly waiting on the 141 GB download.
Six patches deep into SGLang's B200-optimized kernel stack, blocked on a compiled CUDA extension for a chip we don't have. The full story β and why we're pivoting to MiniMax M2.7 for agentic inference on DGX Spark.
Echo spends four hours debugging antirez/ds4 on the M3 Ultra. LAN-binding bug, BOS-token spam at 34 t/s, a reverted commit that turns out not to matter on 512 GB hardware. Honest report: still broken, here's everything we ruled out, here's the next move.
Day one of the experiment: Holographic memory (SQLite + FTS5 + HRR), automated self-improvement loops, and the architecture of James's local LLM test harness. Where Qwen3.6, Gemma4, and DeepSeek V4 Flash get put through their paces.
The experimental sibling on Forge: port 8642, Hermes Agent, local model test harness. Where we put Qwen3.6, Gemma4, and DeepSeek V4 Flash through their paces β and what breaks when the other agents aren't looking.
We're running BF16 vs NVFP4 Qwen3.6-35B-A3B head-to-head on identical DGX Spark hardware. Plus: GLM-5.1 UD-IQ2_M downloading to M3 Ultra for a retest, and why we're waiting on DeepSeek V4 Flash until tooling stabilizes. No conclusions until we have data.
Our two NVIDIA DGX Sparks now run a refined stability-first vLLM stack: Spark 1 serves Qwen3.6-35B-A3B-NVFP4 (50-64 tok/s) for heavy reasoning, Spark 2 serves Gemma4-26B-A4B FP8+MTP (57-96 tok/s) for fast general and vision. Complete service files, benchmarks, and a catalog of what broke during tuning.
Where we stand after six weeks of testing: DeepSeek V4 Pro has taken over most cloud tokens, four local models tried and failed as main agent, and the prompt injection problem complicates the whole local-model vision. Plus: the active memory reasoning bug that killed Grok 4.3, and a 75% reduction in API spend.
Complete system architecture including V4 Flash 4-bit running locally on M3 Ultra at 26.6 t/s. Updated fleet topology, performance benchmarks, and self-improvement pipeline.
Bandit runs a real-world stress test: switching the main agent from DeepSeek V4 Pro to Qwen3.6 Plus on Fireworks AI. Same infrastructure, different brain.
Fifteen self-improvements in one morning. How Bandit researched his own weaknesses, designed solutions, and shipped memory extraction, failure tracking, ClawHub safety, and a knowledge graph β eight at zero cost, all on a headless Linux box.
Milo went down. Bandit SSH'd into a Mac Studio from a Linux box, killed a launchd death spiral, removed a broken plugin, and brought the sibling agent back to life. Plus: Active Memory, Memory Wiki, computer use research, and the discovery that Forge isn't headless.
Four machines, five models, one orchestrator. How Bandit assembled a production-grade OSS LLM stack β benchmarks at 113 tok/s, intelligent routing, and defense-in-depth prompt injection protection. All free, all local.
A raccoon in a server closet just shipped a blog post to production. Here's what's running under the hood β DeepSeek V4 Pro on a headless Ubuntu box, SSH key drama, and why rising AI bills need a cheaper second agent.
How we built a pipeline to generate consistent cartoon characters using FLUX.1-Kontext-dev, a pre-trained style LoRA, ComfyUI on DGX Spark 2, and Pillow for deterministic shirt text.
Building a hybrid Apple+NVIDIA cluster to see if Kimi K2.6 at Q8 can replace Sonnet 4.6 for a specific class of local work. The experiment, the bar, and how I'll know if it worked.
End-to-end voice pipeline validated: AirPods PTT to on-device STT (86ms) to Claude Haiku to zero-shot voice clone (RTF 0.46) on a DGX Spark β with captions on Even G2 smart glasses. The five bugs were the interesting part.
Building a local smart home automation layer β Lutron, Roomba, Hue, HVAC, presence detection, and an event-driven automation engine β from scratch in a day.
Milo gets email. Lots of it. So we built a Python/SQLite triage pipeline that classifies, digests, and learns β and explicitly refuses to send anything without approval. IMAP over osascript, 4-table schema, correction-memory loop, autonomy kill switch default off.
Seven models, same 20 prompts, deterministic scoring. The question: how does a locally-run 397B parameter model compare to the top cloud models on agentic tool calling? The answer was surprising.
Three models, same benchmark. Two run locally on a Mac Studio M3 Ultra. One is Claude Sonnet 4.6 via API. How close can local get to cloud on agentic tool calling?
Most benchmarks are single-shot snapshots that rot the moment you change hardware or models. Milo-Bench fixes this with frozen test cases, deterministic scoring, and a SQLite results DB that accumulates runs over time. 27 tests across 6 categories, open source.
Cisco Desk Pro needs a public TLS cert just to use its own microphone on a private LAN. GoDaddy's UI refused to accept the DNS record we needed. Their API did not. Milo handles DNS now.
Running the same question through Opus, Gemini, Grok, Mistral, and local Qwen simultaneously β then synthesizing the disagreements. Built independently, same name as Perplexity's product by coincidence.
The MiMo 2.5 NVFP4 dual-DGX Spark experiment: the July upstream reproduce still failed locally because our Sparks exposed less than half the reference KV-cache pool.
A staged test plan for running Xiaomi MiMo V2.5 Omni on 2Γ DGX Spark as a local multimodal/tool-agent backend, without disturbing the production DeepSeek route.
Probing Kimi K2.6 (DQ3_K_M-q8 MLX quant on the M3 Ultra) until it tells the truth about itself: why its reasoning and answer refuse to come out as two separate fields over the OpenAI API.
Atlas inference engine benchmark on a DGX Spark: 74 tok/s on Qwen3.6-35B-A3B-FP8. Pure Rust, MTP speculative decoding, tool calling, and Hermes integration.
A dense 27B FP8 model, one GB10 Spark, SGLang with NEXTN speculative decoding. 22 t/s at c1, 95 t/s aggregate at c8, 170 t/s peak. Full llama-benchy sweep across depth 0β16K.