<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Local LLM Labs</title><description>Measured benchmarks for running large language models on hardware you own.</description><link>https://localllmlabs.com/</link><item><title>Running gpt-oss-120b on a DGX Spark: four things that will trip you up</title><link>https://localllmlabs.com/posts/gpt-oss-120b-on-a-dgx-spark/</link><guid isPermaLink="true">https://localllmlabs.com/posts/gpt-oss-120b-on-a-dgx-spark/</guid><description>A 117B-parameter model runs at ~37 tok/s on a desk-side box, alongside three other models. Getting there involves a 133 GB download that should be 57 GB, a mandatory backend flag, and two separate ways the benchmark lied to me — one of which I published before catching.</description><pubDate>Sun, 09 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Three models, one DGX Spark: the one that reads the fewest bytes loses</title><link>https://localllmlabs.com/posts/three-models-one-dgx-spark/</link><guid isPermaLink="true">https://localllmlabs.com/posts/three-models-one-dgx-spark/</guid><description>Qwen3.6-27B, Qwen3.6-35B-A3B and gpt-oss-120b measured identically on one GB10. The 117B model is twice as fast as the 27B, the bytes-per-token model predicts it should win outright, and it does not.</description><pubDate>Sun, 09 Aug 2026 00:00:00 GMT</pubDate></item><item><title>lm-eval scored a good model at 13% on MMLU-Pro. The model was fine.</title><link>https://localllmlabs.com/posts/lm-eval-mmlu-pro-scores-reasoning-models-at-13-percent/</link><guid isPermaLink="true">https://localllmlabs.com/posts/lm-eval-mmlu-pro-scores-reasoning-models-at-13-percent/</guid><description>A stop sequence in lm-evaluation-harness fires inside a reasoning model&apos;s own chain-of-thought, truncating every answer before it arrives. One flag moves the score from 13.3% to 86.7%.</description><pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate></item><item><title>A 35B MoE runs 3× faster than a 27B dense model on the DGX Spark</title><link>https://localllmlabs.com/posts/moe-vs-dense-on-a-dgx-spark-35b-a3b-against-27b/</link><guid isPermaLink="true">https://localllmlabs.com/posts/moe-vs-dense-on-a-dgx-spark-35b-a3b-against-27b/</guid><description>Measured speed and quality for Qwen3.6-35B-A3B and Qwen3.6-27B on a GB10 — decode, prefill, time-to-first-token, cold starts and MMLU-Pro. The MoE wins on speed by 3x, and the dense model does not visibly win on quality.</description><pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate></item></channel></rss>