<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>HungryGPU</title>
  <subtitle>Records, runnable research and changes that leave a machine out.</subtitle>
  <id>tag:computecurve.com,2026:feed/all</id>
  <updated>2026-09-09T00:00:00Z</updated>
  <link rel="self" href="feed.xml"/>
  <link rel="alternate" href="./index.html"/>
  <generator>radar</generator>
  <entry>
    <title>Qwen3-8B: 45.4 tok/s on AMD Ryzen AI Max+ 395 (Strix Halo)</title>
    <id>tag:computecurve.com,2026:2026-09-09/record/Qwen3-8B/strix-halo/1/45.4</id>
    <updated>2026-09-09T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/lasshow/strix-halo-llm-lab"/>
    <summary>Beats the previous published best of 34.0 for the same model on the same setup, by 34%. Recipe: lasshow/strix-halo-llm-lab. Stack: llama.cpp, UD-IQ4_XS, Q4.</summary>
  </entry>
  <entry>
    <title>Qwen3-30B-A3B: 88.4 tok/s on AMD Ryzen AI Max+ 395 (Strix Halo)</title>
    <id>tag:computecurve.com,2026:2026-09-09/record/Qwen3-30B-A3B/strix-halo/1/88.4</id>
    <updated>2026-09-09T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/tahircengiz/strix-halo-llm-benchmarks"/>
    <summary>Beats the previous published best of 86.1 for the same model on the same setup, by 3%. Recipe: tahircengiz/strix-halo-llm-benchmarks. Stack: llama.cpp, Q4_K_M.</summary>
  </entry>
  <entry>
    <title>TensorRT-LLM drops consumer Blackwell GVR top-K and falls back to radix</title>
    <id>tag:computecurve.com,2026:2026-09-08/excluye/TensorRT-LLM/18446</id>
    <updated>2026-09-08T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/NVIDIA/TensorRT-LLM/pull/18446"/>
    <summary>Leaves out GeForce RTX 5090, RTX PRO 6000 Blackwell, NVIDIA DGX Spark (GB10). On sm_100/103 enable enable_heuristic_topk and use_self_sampling_topk; sm_120/121 restarts get a radix fallback with no GVR speedup. Cost: restart.</summary>
  </entry>
  <entry>
    <title>SGLang rejects prefill context parallelism on HIP, NPU and MUSA</title>
    <id>tag:computecurve.com,2026:2026-09-07/excluye/sglang/38293</id>
    <updated>2026-09-07T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/sgl-project/sglang/pull/38293"/>
    <summary>Leaves out AMD Instinct MI300X, AMD Ryzen AI Max+ 395 (Strix Halo). On ROCm and Ascend NPU, --enable-prefill-cp now fails at startup, so remove it or set cp_size=1 before restarting. Cost: restart.</summary>
  </entry>
  <entry>
    <title>GLM-5.3-Flash: 17.37 tok/s on AMD Ryzen AI Max+ 395 (Strix Halo)</title>
    <id>tag:computecurve.com,2026:2026-09-04/record/GLM-5.3-Flash/strix-halo/1/17.37</id>
    <updated>2026-09-04T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/YanissAmz/strix-halo-llm-serving"/>
    <summary>Beats the previous published best of 14.63 for the same model on the same setup, by 19%. Recipe: YanissAmz/strix-halo-llm-serving. Stack: llama.cpp, UD-IQ3_XXS.</summary>
  </entry>
  <entry>
    <title>GLM-5.3-Flash: 93.0 tok/s on 3x NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-09-03/record/GLM-5.3-Flash/dgx-spark/3/93.0</id>
    <updated>2026-09-03T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/NNNtrance/GLM-5.3-Flash-NVFP4-TP3-3x-DGX-Spark"/>
    <summary>Beats the previous published best of 69.0 for the same model on the same setup, by 35%. Recipe: NNNtrance/GLM-5.3-Flash-NVFP4-TP3-3x-DGX-Spark. Stack: vllm, NVFP4.</summary>
  </entry>
  <entry>
    <title>Random Attention lifts vLLM throughput 32-43% on reasoning</title>
    <id>tag:computecurve.com,2026:2026-09-03/paper/2609.03430</id>
    <updated>2026-09-03T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.03430"/>
    <summary>A parameter-free cache policy ships code and a drop-in vLLM recipe that evicts tokens per head without scoring. It ships code and a drop-in vLLM deployment recipe that raises throughput on reasoning workloads without any new hardware. Releases: code.</summary>
  </entry>
  <entry>
    <title>LLaDA-Image releases 6B open DiT with distilled 2-4 step Turbo variant</title>
    <id>tag:computecurve.com,2026:2026-09-03/paper/2609.03796</id>
    <updated>2026-09-03T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.03796"/>
    <summary>Weights, training code, and detailed recipes ship for local run or fine-tune of the model with a frozen VLM backbone. The released weights and recipes let you run or fine-tune a strong open image generator locally. Releases: both.</summary>
  </entry>
  <entry>
    <title>Uno checkpoints deliver up to 3x generation speedups over base AR</title>
    <id>tag:computecurve.com,2026:2026-09-03/paper/2609.04010</id>
    <updated>2026-09-03T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.04010"/>
    <summary>Discrete diffusion weights let a single model generate multiple tokens in parallel with no draft model, code and checkpoints released. Uno checkpoints are released and can be run to get up to 3x generation speedups over the base AR model with no draft model needed. Releases: both.</summary>
  </entry>
  <entry>
    <title>NVFP4 shrinks a hybrid 27B model to 17.5 GiB while matching BF16</title>
    <id>tag:computecurve.com,2026:2026-09-03/paper/2609.04098</id>
    <updated>2026-09-03T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.04098"/>
    <summary>Minima releases a W4A4 checkpoint quantizing all 496 linear layers, Gated DeltaNet included, for consumer GPUs. A ready-to-run 17.5 GiB W4A4 checkpoint of a hybrid LLM that matches BF16, useful for fitting large models on consumer GPUs. Releases: weights.</summary>
  </entry>
  <entry>
    <title>CUTLASS drops SM121 from CUDA 12.8 builds, leaving DGX Spark behind</title>
    <id>tag:computecurve.com,2026:2026-09-03/excluye/cutlass/3410</id>
    <updated>2026-09-03T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/NVIDIA/cutlass/pull/3410"/>
    <summary>Leaves out NVIDIA DGX Spark (GB10). A fresh CUDA 12.8 build no longer emits sm_121 cubins, so DGX Spark must upgrade to CUDA 12.9 or re-add 121/121a to CUTLASS_NVCC_ARCHS_SUPPORTED by hand. Cost: upgrade.</summary>
  </entry>
  <entry>
    <title>InKAN fuses KAN B-splines into a single torch.compile GPU kernel</title>
    <id>tag:computecurve.com,2026:2026-09-02/paper/2609.01956</id>
    <updated>2026-09-02T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.01956"/>
    <summary>The pip-installable drop-in layer removes Cox-de Boor recursion and scatter-gather, shipping as a production-ready open-source package. It ships a pip-installable drop-in KAN layer that removes recursion and scatter-gather, so KAN inference can actually run fast on a local GPU. Releases: code.</summary>
  </entry>
  <entry>
    <title>Jina-OCR-v1 doubles decoding speed on Nvidia L4 with FastMTP</title>
    <id>tag:computecurve.com,2026:2026-09-02/paper/2609.03181</id>
    <updated>2026-09-02T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.03181"/>
    <summary>A 3B MoE document parser ships with a drop-in speculative decoding recipe and verifiable rewards. It ships a ready-to-run OCR model that doubles decoding speed on low-budget GPUs like the L4. Releases: weights.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-27B: 94.7 tok/s on AMD Ryzen AI Max+ 395 (Strix Halo)</title>
    <id>tag:computecurve.com,2026:2026-09-01/record/Qwen3.8-27B/strix-halo/1/94.7</id>
    <updated>2026-09-01T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/simongonzalezdc/resonant-mtp-recipe"/>
    <summary>Beats the previous published best of 33.8 for the same model on the same setup, by 180%. Recipe: simongonzalezdc/resonant-mtp-recipe. Stack: llama.cpp, Q4_K_M, UD-Q4_K_XL.</summary>
  </entry>
  <entry>
    <title>DeepSeek-V4-Flash-Vision-Exp: 66.4 tok/s on 2x NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-09-01/record/DeepSeek-V4-Flash-Vision-Exp/dgx-spark/2/66.4</id>
    <updated>2026-09-01T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/shige0501/dsv4-vision-spark"/>
    <summary>Beats the previous published best of 26.2 for the same model on the same setup, by 153%. Recipe: shige0501/dsv4-vision-spark. Stack: vllm, FP8.</summary>
  </entry>
  <entry>
    <title>Instella-MoE ships 16B total / 2.8B active open MoE with Gated MLA</title>
    <id>tag:computecurve.com,2026:2026-09-01/paper/2609.00791</id>
    <updated>2026-09-01T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.00791"/>
    <summary>Weights, training code, data mixtures and configurations ship with the model for self-hosted inference. Fully open weights and training code are released, so a user can download and run the model on their own hardware. Releases: both.</summary>
  </entry>
  <entry>
    <title>HiveTraceGuard-Pro ships 0.6B LoRA guardrail for prompt injection and jailbreak detection</title>
    <id>tag:computecurve.com,2026:2026-09-01/paper/2609.01046</id>
    <updated>2026-09-01T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.01046"/>
    <summary>Merged weights land on Hugging Face under Apache-2.0 for low-latency local inference. You can download and run the merged weights as a fast, low-latency guardrail on your own hardware. Releases: weights.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-Flash-Next: 110.4 tok/s on NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-08-31/record/Qwen3.8-Flash-Next/dgx-spark/1/110.4</id>
    <updated>2026-08-31T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/bemlerlabs/qwen3.8-flash-next-dgx-spark-sglang"/>
    <summary>Beats the previous published best of 50.6 for the same model on the same setup, by 118%. Recipe: bemlerlabs/qwen3.8-flash-next-dgx-spark-sglang. Stack: sglang, NVFP4.</summary>
  </entry>
  <entry>
    <title>GLM-5.3-Flash: 14.63 tok/s on AMD Ryzen AI Max+ 395 (Strix Halo)</title>
    <id>tag:computecurve.com,2026:2026-08-31/record/GLM-5.3-Flash/strix-halo/1/14.63</id>
    <updated>2026-08-31T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/tomasreminek/strix-halo"/>
    <summary>Beats the previous published best of 9.31 for the same model on the same setup, by 57%. Recipe: tomasreminek/strix-halo. Stack: llama.cpp, IQ4_XS, IQ2_XXS.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-Flash-Next: 58.5 tok/s on AMD Ryzen AI Max+ 395 (Strix Halo)</title>
    <id>tag:computecurve.com,2026:2026-08-31/record/Qwen3.8-Flash-Next/strix-halo/1/58.5</id>
    <updated>2026-08-31T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/tomasreminek/strix-halo"/>
    <summary>Beats the previous published best of 47.1 for the same model on the same setup, by 24%. Recipe: tomasreminek/strix-halo. Stack: llama.cpp, IQ4_XS, IQ2_XXS.</summary>
  </entry>
  <entry>
    <title>CogEvol releases 4B model for generating slides and interactive HTML</title>
    <id>tag:computecurve.com,2026:2026-08-31/paper/2608.30968</id>
    <updated>2026-08-31T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.30968"/>
    <summary>The CogEvol-4B checkpoint ships with code under Apache 2.0 for turning course briefs into educational content. The 4B checkpoint is openly available and can be served locally, though it is a specialized education model. Releases: both.</summary>
  </entry>
  <entry>
    <title>Faster Flash Decoding delivers up to 2.37x end-to-end throughput on long-context decoding</title>
    <id>tag:computecurve.com,2026:2026-08-31/paper/2609.00097</id>
    <updated>2026-08-31T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.00097"/>
    <summary>A training-free kernel fuses attention selection and computation, scaling to 256K context length with 11.6x kernel-level speedup. It ships a training-free kernel that can cut long-context decoding latency and memory use on your own GPU. Releases: code.</summary>
  </entry>
  <entry>
    <title>QTEA quantizes LLM weights to ternary values with sparse salient residuals</title>
    <id>tag:computecurve.com,2026:2026-08-31/paper/2609.00224</id>
    <updated>2026-08-31T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.00224"/>
    <summary>A sub-2-bit PTQ recipe ships with a lookup-table kernel for single-GPU generation. It ships a quantization recipe and a kernel that could cut memory and speed up generation on a single GPU. Releases: code.</summary>
  </entry>
  <entry>
    <title>GLANCE ships lossless speculative decoding for unmodified vision-language models</title>
    <id>tag:computecurve.com,2026:2026-08-31/paper/2609.00355</id>
    <updated>2026-08-31T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.00355"/>
    <summary>The one-pass block drafter reads the target VLM&#x27;s fused vision-language state and ships code for grounded workloads without changing the model. It ships code for lossless speculative decoding on VLMs, letting you run grounded vision-language workloads faster without changing the target model. Releases: code.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-Flash-Next: 83.06 tok/s on Apple M3/M4/M5 Max &amp; Ultra</title>
    <id>tag:computecurve.com,2026:2026-08-30/record/Qwen3.8-Flash-Next/apple-silicon/1/83.06</id>
    <updated>2026-08-30T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/Weschera/qwen38-flash-next-omlx-mac"/>
    <summary>Beats the previous published best of 12.0 for the same model on the same setup, by 592%. Recipe: Weschera/qwen38-flash-next-omlx-mac. Stack: mlx, oQ.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-Flash-Next: 135.2 tok/s on 2x GeForce RTX 3090</title>
    <id>tag:computecurve.com,2026:2026-08-30/record/Qwen3.8-Flash-Next/rtx-3090/2/135.2</id>
    <updated>2026-08-30T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/DominikBucko/qwen38-flash-next-2x3090"/>
    <summary>Beats the previous published best of 53.3 for the same model on the same setup, by 154%. Recipe: DominikBucko/qwen38-flash-next-2x3090. Stack: vllm, W4A16, FP8.</summary>
  </entry>
  <entry>
    <title>10.1M-parameter LoRA adapter cuts LLM hallucinations 97% under KV truncation</title>
    <id>tag:computecurve.com,2026:2026-08-30/paper/2608.29934</id>
    <updated>2026-08-30T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.29934"/>
    <summary>A parameter-free drop-in adapter trains on ~2.6K MuSiQue 2-hop QA examples and preserves correct answers on evidence-retaining prompts. The released adapter can be dropped into an existing serving stack to cut hallucinations under KV eviction without retraining the base model. Releases: both.</summary>
  </entry>
  <entry>
    <title>Arkios ships a 1.04B English-Nepali model trained from scratch</title>
    <id>tag:computecurve.com,2026:2026-08-30/paper/2608.30092</id>
    <updated>2026-08-30T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.30092"/>
    <summary>Apache-2.0 weights include base and instruction-tuned checkpoints, but the paper releases no code or recipe to reproduce them. You can download and run the weights locally, but the paper ships no code or recipe to reproduce them. Releases: weights.</summary>
  </entry>
  <entry>
    <title>OCGQuant lowers WikiText-2 perplexity with NVFP4 PTQ while matching RTN decoding memory</title>
    <id>tag:computecurve.com,2026:2026-08-30/paper/2609.00066</id>
    <updated>2026-08-30T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2609.00066"/>
    <summary>The outlier-companion grouping method ships code and keeps prefill speedup close to RTN. It ships code for a PTQ method that lowers perplexity while keeping decoding memory and prefill speed comparable to RTN. Releases: code.</summary>
  </entry>
  <entry>
    <title>GLM-5.3-Flash: 102.0 tok/s on 4x NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-08-29/record/GLM-5.3-Flash/dgx-spark/4/102.0</id>
    <updated>2026-08-29T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/tonyliu312/GLM-5.3-Flash-DFlash2-TP4-1M-Context"/>
    <summary>Beats the previous published best of 48.1 for the same model on the same setup, by 112%. Recipe: tonyliu312/GLM-5.3-Flash-DFlash2-TP4-1M-Context. Stack: vllm, NVFP4.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-Flash-Next: 47.1 tok/s on AMD Ryzen AI Max+ 395 (Strix Halo)</title>
    <id>tag:computecurve.com,2026:2026-08-29/record/Qwen3.8-Flash-Next/strix-halo/1/47.1</id>
    <updated>2026-08-29T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/drluoto/flash-next-strix-halo"/>
    <summary>Beats the previous published best of 33.4 for the same model on the same setup, by 41%. Recipe: drluoto/flash-next-strix-halo. Stack: llama.cpp, UD-IQ4_XS, Q8_0.</summary>
  </entry>
  <entry>
    <title>GLM-5.3-Flash: 69.0 tok/s on 3x NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-08-29/record/GLM-5.3-Flash/dgx-spark/3/69.0</id>
    <updated>2026-08-29T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/FlyCockpit/GLM-5.3-Flash-EXL3-3x-DGX-Sparks"/>
    <summary>Beats the previous published best of 64.3 for the same model on the same setup, by 7%. Recipe: FlyCockpit/GLM-5.3-Flash-EXL3-3x-DGX-Sparks. Stack: other, EXL3.</summary>
  </entry>
  <entry>
    <title>GLM-5.3: 53.32 tok/s on 4x NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-08-28/record/GLM-5.3/dgx-spark/4/53.32</id>
    <updated>2026-08-28T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/tonyd2wild/GLM-5.3-Int4-Int8Mix-TP4-4x-DGX-Spark"/>
    <summary>Beats the previous published best of 26.0 for the same model on the same setup, by 105%. Recipe: tonyd2wild/GLM-5.3-Int4-Int8Mix-TP4-4x-DGX-Spark. Stack: vllm, INT4, INT8.</summary>
  </entry>
  <entry>
    <title>GLM-5.3-Flash: 43.43 tok/s on NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-08-28/record/GLM-5.3-Flash/dgx-spark/1/43.43</id>
    <updated>2026-08-28T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/vcruz305/GLM-5.3-Flash-DFlash2-DGX-Spark-recipe"/>
    <summary>Beats the previous published best of 33.8 for the same model on the same setup, by 28%. Recipe: vcruz305/GLM-5.3-Flash-DFlash2-DGX-Spark-recipe. Stack: llama.cpp, Q2_K, Q4_K_M.</summary>
  </entry>
  <entry>
    <title>GLM-5.3-Flash: 62.9 tok/s on 2x NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-08-28/record/GLM-5.3-Flash/dgx-spark/2/62.9</id>
    <updated>2026-08-28T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/loud1990/GLM-5.3-Flash-NVFP4-MXFP8-2x-DGX-Sparks"/>
    <summary>Beats the previous published best of 51.0 for the same model on the same setup, by 23%. Recipe: loud1990/GLM-5.3-Flash-NVFP4-MXFP8-2x-DGX-Sparks. Stack: vllm, EXL3, NVFP4.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-27B: 140.5 tok/s on GeForce RTX 3090</title>
    <id>tag:computecurve.com,2026:2026-08-28/record/Qwen3.8-27B/rtx-3090/1/140.5</id>
    <updated>2026-08-28T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/PixelML/Qwen3.8-27B-CMP-170HX"/>
    <summary>Beats the previous published best of 124.8 for the same model on the same setup, by 13%. Recipe: PixelML/Qwen3.8-27B-CMP-170HX. Stack: vllm, W4A16, W8A16.</summary>
  </entry>
  <entry>
    <title>HyQuant ships hybrid-precision attention and KV cache code</title>
    <id>tag:computecurve.com,2026:2026-08-28/paper/2608.27875</id>
    <updated>2026-08-28T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.27875"/>
    <summary>The repo keeps vertical-line tokens and local-window states in high precision while quantizing the rest of attention and KV cache. It ships code for a hybrid-precision attention/KV operator that can cut memory and improve decode efficiency on a single GPU. Releases: code.</summary>
  </entry>
  <entry>
    <title>Diagnosis-guided post-training lifts dialogue agent clemscore from 10.67 to 38.92</title>
    <id>tag:computecurve.com,2026:2026-08-28/paper/2608.28458</id>
    <updated>2026-08-28T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.28458"/>
    <summary>Released weights for the tuned 2B agent come with a recipe that improves public clemscore from 10.67 to 38.92 while holding aggregate static performance at 44.24. The HF model card links to released weights, so a user can download and run the tuned 2B agent locally. Releases: weights.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-27B: 339.0 tok/s on GeForce RTX 4090</title>
    <id>tag:computecurve.com,2026:2026-08-27/record/Qwen3.8-27B/rtx-4090/1/339.0</id>
    <updated>2026-08-27T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/Anothers/qwen38-27b-4090-48gb-agent-serving"/>
    <summary>Beats the previous published best of 125.43 for the same model on the same setup, by 170%. Recipe: Anothers/qwen38-27b-4090-48gb-agent-serving. Stack: vllm, W4A16.</summary>
  </entry>
  <entry>
    <title>GLM-5.3-Flash: 33.8 tok/s on NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-08-27/record/GLM-5.3-Flash/dgx-spark/1/33.8</id>
    <updated>2026-08-27T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/Weschera/glm53-flash-one-spark"/>
    <summary>Beats the previous published best of 18.8 for the same model on the same setup, by 80%. Recipe: Weschera/glm53-flash-one-spark. Stack: llama.cpp, UD-Q2_K_XL.</summary>
  </entry>
  <entry>
    <title>DeepSeek-V4-Flash: 280.6 tok/s on AMD Instinct MI300X</title>
    <id>tag:computecurve.com,2026:2026-08-27/record/DeepSeek-V4-Flash/mi300x/1/280.6</id>
    <updated>2026-08-27T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/arjhinety/deepseek-v4-flash-ablit-mi300x"/>
    <summary>Beats the previous published best of 168.6 for the same model on the same setup, by 66%. Recipe: arjhinety/deepseek-v4-flash-ablit-mi300x. Stack: vllm, FP8, MXFP4.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-Flash-Next: 50.6 tok/s on NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-08-27/record/Qwen3.8-Flash-Next/dgx-spark/1/50.6</id>
    <updated>2026-08-27T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/shantanugoel/qwen38-flash-next-sglang-dgx-spark"/>
    <summary>Beats the previous published best of 42.14 for the same model on the same setup, by 20%. Recipe: shantanugoel/qwen38-flash-next-sglang-dgx-spark. Stack: sglang, NVFP4.</summary>
  </entry>
  <entry>
    <title>Qwen3-VL-8B-Instruct: 27.0 tok/s on NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-08-26/record/Qwen3-VL-8B-Instruct/dgx-spark/1/27.0</id>
    <updated>2026-08-26T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/AI-Architect-Lab-333/dgx-spark-vl-beside-llm"/>
    <summary>Beats the previous published best of 14.6 for the same model on the same setup, by 85%. Recipe: AI-Architect-Lab-333/dgx-spark-vl-beside-llm. Stack: llama.cpp, Q8_0.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-Flash-Next: 225.8 tok/s on RTX PRO 6000 Blackwell</title>
    <id>tag:computecurve.com,2026:2026-08-26/record/Qwen3.8-Flash-Next/rtx-pro-6000/1/225.8</id>
    <updated>2026-08-26T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/SSHdotCodes/qwen-3.8-flash-next-pro6000"/>
    <summary>Beats the previous published best of 144.563 for the same model on the same setup, by 56%. Recipe: SSHdotCodes/qwen-3.8-flash-next-pro6000. Stack: sglang, NVFP4, BF16.</summary>
  </entry>
  <entry>
    <title>Nepali-English tokenizer reaches 65,536 entries with mark-aware pre-tokenization</title>
    <id>tag:computecurve.com,2026:2026-08-26/paper/2608.26449</id>
    <updated>2026-08-26T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.26449"/>
    <summary>A released harness regenerates every reported number from public data on a laptop, fixing abugida fertility. You can download the released tokenizer and regenerate the reported numbers on a laptop, fixing fertility for abugida languages. Releases: both.</summary>
  </entry>
  <entry>
    <title>ResiSpec raises token acceptance in multi-candidate speculative sampling</title>
    <id>tag:computecurve.com,2026:2026-08-25/paper/2608.24411</id>
    <updated>2026-08-25T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.24411"/>
    <summary>Code ships for a proposal-distribution reshaping method that drops into existing serving stacks. It ships code for a speculative decoding method that can be dropped into existing serving stacks to raise token acceptance rates. Releases: code.</summary>
  </entry>
  <entry>
    <title>Qwen3.5-27B: 52.84 tok/s on Apple M3/M4/M5 Max &amp; Ultra</title>
    <id>tag:computecurve.com,2026:2026-08-24/record/Qwen3.5-27B/apple-silicon/1/52.84</id>
    <updated>2026-08-24T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/joonyeonglim/dflash-m4-max-benchmarks"/>
    <summary>Beats the previous published best of 42.3 for the same model on the same setup, by 25%. Recipe: joonyeonglim/dflash-m4-max-benchmarks. Stack: mlx, INT4.</summary>
  </entry>
  <entry>
    <title>DRY sampling-time logit adjustment stops verbatim loops in llama.cpp, ExLlamaV2 and text-generation-webui</title>
    <id>tag:computecurve.com,2026:2026-08-24/paper/2608.22761</id>
    <updated>2026-08-24T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.22761"/>
    <summary>A parameter-free penalty on tokens extending a seen suffix ships as a drop-in across three open-source inference frameworks with no retraining needed. It ships in llama.cpp, ExLlamaV2 and text-generation-webui, so anyone serving open models can enable it to stop loops without retraining. Releases: code.</summary>
  </entry>
  <entry>
    <title>Giga-Embeddings ships sparse 10B MoE encoder with 1.8B active params</title>
    <id>tag:computecurve.com,2026:2026-08-24/paper/2608.23806</id>
    <updated>2026-08-24T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.23806"/>
    <summary>All three checkpoints — the 10B MoE, a dense 3B, and a distilled 480M — are released with vLLM throughput numbers for local serving. All three checkpoints are released and vLLM throughput numbers are directly actionable for local embedding serving. Releases: weights.</summary>
  </entry>
  <entry>
    <title>AQLoRA keeps top-K layers in fp16 to speed quantized LoRA fine-tuning</title>
    <id>tag:computecurve.com,2026:2026-08-24/paper/2608.23816</id>
    <updated>2026-08-24T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.23816"/>
    <summary>The recipe ships code and a reproducible setup that avoids search or calibration on a single machine. It ships a reproducible recipe and code that can make quantized LoRA fine-tuning measurably faster on a single machine. Releases: both.</summary>
  </entry>
  <entry>
    <title>Pipeline-native MoE halves critical-path weight bandwidth to 4.50 MB/token on CPU</title>
    <id>tag:computecurve.com,2026:2026-08-24/paper/2608.23841</id>
    <updated>2026-08-24T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.23841"/>
    <summary>A tile layout and CPU streaming engine beat llama.cpp and vLLM on a 32-vCPU server, with weights and a runnable recipe shipped. It ships weights and a CPU inference engine that beats llama.cpp and vLLM on a 32-vCPU server, with a recipe you can run on your own machine. Releases: both.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-27B: 455.0 tok/s on RTX PRO 6000 Blackwell</title>
    <id>tag:computecurve.com,2026:2026-08-23/record/Qwen3.8-27B/rtx-pro-6000/1/455.0</id>
    <updated>2026-08-23T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/e-accelerate/Qwen3.8-27B-DFlash2-Triton-Blackwell"/>
    <summary>Beats the previous published best of 65.54 for the same model on the same setup, by 594%. Recipe: e-accelerate/Qwen3.8-27B-DFlash2-Triton-Blackwell. Stack: sglang, NVFP4, FP8.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-27B: 125.43 tok/s on GeForce RTX 4090</title>
    <id>tag:computecurve.com,2026:2026-08-22/record/Qwen3.8-27B/rtx-4090/1/125.43</id>
    <updated>2026-08-22T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/hugosmoreira/qwen38-27b-rtx4090-windows-benchmark"/>
    <summary>Beats the previous published best of 81.711 for the same model on the same setup, by 54%. Recipe: hugosmoreira/qwen38-27b-rtx4090-windows-benchmark. Stack: llama.cpp, UD-IQ2_XXS, UD-Q2_K_XL.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-Flash-Next: 42.14 tok/s on NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-08-22/record/Qwen3.8-Flash-Next/dgx-spark/1/42.14</id>
    <updated>2026-08-22T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/sixteen-miles-labs/sparklab"/>
    <summary>Beats the previous published best of 38.889 for the same model on the same setup, by 8%. Recipe: sixteen-miles-labs/sparklab. Stack: other, NVFP4, DS-FP4.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-27B: 124.8 tok/s on GeForce RTX 3090</title>
    <id>tag:computecurve.com,2026:2026-08-21/record/Qwen3.8-27B/rtx-3090/1/124.8</id>
    <updated>2026-08-21T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/qubex22/qwen38-27b-rtx3090-notes"/>
    <summary>Beats the previous published best of 70.0 for the same model on the same setup, by 78%. Recipe: qubex22/qwen38-27b-rtx3090-notes. Stack: vllm, llama.cpp, W4A16.</summary>
  </entry>
  <entry>
    <title>Hypernova-60B matches bfloat16 on 7 of 9 benchmarks at 4x less weight memory</title>
    <id>tag:computecurve.com,2026:2026-08-21/paper/2608.20953</id>
    <updated>2026-08-21T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.20953"/>
    <summary>The open-weight 4-bit MXFP4 checkpoint halves the 120B teacher&#x27;s parameter count and comes with a distillation recipe. It ships a ready-to-run 4-bit checkpoint that halves parameter count and weight memory while matching the bfloat16 source on most benchmarks. Releases: weights.</summary>
  </entry>
  <entry>
    <title>SecOPD distills Qwen3.6-27B against adaptive prompt injections</title>
    <id>tag:computecurve.com,2026:2026-08-21/paper/2608.21500</id>
    <updated>2026-08-21T00:00:00Z</updated>
    <link rel="alternate" href="https://arxiv.org/abs/2608.21500"/>
    <summary>Code and the Qwen3.6-27B-SecOPD checkpoint ship on Hugging Face for on-policy defensive fine-tuning. A released Qwen3.6-27B checkpoint and code let you deploy a defensively fine-tuned model on your own hardware. Releases: both.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-27B: 242.7 tok/s on 4x GeForce RTX 3090</title>
    <id>tag:computecurve.com,2026:2026-08-20/record/Qwen3.8-27B/rtx-3090/4/242.7</id>
    <updated>2026-08-20T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/tonyd2wild/Qwen3.8-27B-DFlash2-4x3090-TP4"/>
    <summary>Beats the previous published best of 74.6 for the same model on the same setup, by 225%. Recipe: tonyd2wild/Qwen3.8-27B-DFlash2-4x3090-TP4. Stack: vllm, W4A16.</summary>
  </entry>
  <entry>
    <title>Inkling-Small-NVFP4: 80.0 tok/s on 2x NVIDIA DGX Spark (GB10)</title>
    <id>tag:computecurve.com,2026:2026-08-20/record/Inkling-Small-NVFP4/dgx-spark/2/80.0</id>
    <updated>2026-08-20T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/cheller505/gb10-sglang-validation"/>
    <summary>Beats the previous published best of 34.0 for the same model on the same setup, by 135%. Recipe: cheller505/gb10-sglang-validation. Stack: sglang, NVFP4.</summary>
  </entry>
  <entry>
    <title>Qwen3.8-27B: 518.0 tok/s on GeForce RTX 5090</title>
    <id>tag:computecurve.com,2026:2026-08-20/record/Qwen3.8-27B/rtx-5090/1/518.0</id>
    <updated>2026-08-20T00:00:00Z</updated>
    <link rel="alternate" href="https://github.com/m-sigepon/tidespec"/>
    <summary>Beats the previous published best of 300.0 for the same model on the same setup, by 73%. Recipe: m-sigepon/tidespec. Stack: sglang, NVFP4.</summary>
  </entry>
</feed>
