JS Wei (Jack) Sun

NeMo triples MoE throughput, meta-harnesses lift Qwen3.5 44%, Cohere leads FFASR

Every URL the pipeline pulled into ranking for this issue — primary sources plus the supporting and contradicting findings each Researcher returned. Inline citations in the issue point back here.

← Back to the issue

Sources

Accelerating Transformers Fine-Tuning with NVIDIA NeMo AutoModel huggingface.co

(AINews) It’s Meta-Harness Summer latent.space

Move over, Harness Engineering, it is time for the harness of harnesses!

Introducing the FFASR Leaderboard: Benchmarking ASR in the Real World huggingface.co

simonw/browser-compat-db simonwillison.net

Inspired by Mozilla’s new MDN MCP server, Simon Willison piped the mdn/browser-compat-data repo through sqlite-utils into a queryable database. A GitHub Actions workflow force-pushes the build to an orphan branch, exploiting GitHub’s open CORS headers so Datasette Lite can load it directly in the browser.

Quoting Tom MacWright simonwillison.net

Hiring managers are seeing fully synthetic stacks — AI-written resumes linking to AI-built portfolios and AI-authored GitHub commits. MacWright argues the polish backfires: a perfected, generic application reveals nothing true about the applicant, only which tools they ran the pipeline through.

References

Cato Networks (Cato CTRL security research) catonetworks.com

CVE-2025-33236 (CVSS 7.8): NeMo hardcodes trust_remote_code=True across multiple model importers, allowing silent remote code execution when a user imports a malicious model from a public repository.

Surf AI analysis asksurf.ai

NVIDIA’s comparisons are framed against a ‘vanilla’ Transformers v5 setup that lacks hardware-specific optimizations… the benchmark methodology effectively moves the performance conversation away from model architecture and toward the proprietary execution layer.

Spheron Network (Axolotl vs Unsloth vs Torchtune comparison) spheron.network

Unsloth’s Triton-based grouped-GEMM and LoRA kernels enable 16-bit LoRA training of Qwen3 30B on ~63GB VRAM and 4-bit fitting in 17.5GB — viable on a single RTX 5090 — whereas NeMo AutoModel targets multi-node H100/B200 clusters.

NVIDIA Megatron-Bridge MoE optimization docs docs.nvidia.com

Megatron Core’s ‘Parallel Folding’ decouples attention and expert layer configurations to maximize hardware utilization on Blackwell and Hopper, pushing scaling further than AutoModel’s EP-only approach.

NVIDIA NeMo AutoModel release notes docs.nvidia.com

Known issues include checkpoint saving/loading failures on Blackwell (GB200) hardware, LayerNorm-with-bias accuracy discrepancies in models like StarCoder2, and higher-than-expected memory usage with MXFP8 mixed precision currently under investigation.

AIMLAPI blog on Nemotron-3-Ultra-550B aimlapi.com

Full fine-tuning materializes ~2,922 GB of optimizer state in BF16, requiring 128 H100s — out of reach for most independent labs; testers report ‘weird results’ in local stress tests, with performance highly sensitive to quantization backend and chat template.

Yoonho Lee (Stanford IRIS) project page yoonholee.com

Meta-Harness uses an agentic ‘proposer’ (Claude Code) with filesystem access to past iterations, consuming up to ~10M tokens of execution traces per step to rewrite harness code; pairing Claude Opus 4.6 with Meta-Harness scored 76.4% on TerminalBench-2, beating hand-engineered Terminus-KIRA (74.7%) and Claude Code (58.0%).

VentureBeat — HarnessX coverage venturebeat.com

Xiaomi’s HarnessX reported an average +14.5% gain across 15 model-benchmark combinations, with a +44% boost for open-weight Qwen3.5 on embodied planning — suggesting smaller models benefit most from self-rewriting scaffolds.

Databricks blog — Omnigent launch databricks.com

Omnigent is positioned as a ‘meta-harness’ that lets developers combine multiple agents (Claude Code, custom agents) under shared policies, with ‘Identity Injection’ so agents use credentials from env vars without being able to see or leak them.

CIO.com — ‘True multi-agent collaboration doesn’t work’ cio.com

Anthropic research suggests multi-agent systems use ~15× more tokens than chat, and coordination errors account for ~37% of system failures; Databricks’ Bhaumik warns scaling from one to fifty agents creates ‘a distributed systems problem nobody’s discussing,’ with silent handoff failures and untraceable decisions.

IBM Research blog — CUGA research.ibm.com

CUGA’s hierarchical ‘Two-Loop’ (outer planner / inner executor) hit #1 on AppWorld (750 tasks across 457 APIs) and 61.7% on WebArena, but reviewers flag setup as ‘cumbersome’ and note failure modes like correctly navigating travel tools while picking wrong destinations due to lack of live web data.

Latent Space — ‘Is Harness Engineering Real?’ (prior issue) latent.space

Critics of the ‘Big Harness’ camp argue many scaffolding gains are noise within margin of error, with a basic scaffold often matching engineered systems when paired with a stronger frontier model — implying meta-harnesses may be obsoleted by the next model jump.

Treble Technologies — BRAS validation docs docs.treble.tech

Practitioners report needing to apply ‘unreal scattering coefficients’ (0.6–0.7) to match measured reverberation times, a process described as ‘guessing’ that undermines the software’s physics-based claims.

LocalAIMaster — Parakeet vs Whisper comparison localaimaster.com

Cohere Transcribe leads FFASR far-field at 17.9% WER, ~2pp ahead of IBM Granite Speech and ~3.6pp ahead of NVIDIA Parakeet, while the same models score ~5% WER on near-field Open ASR — a 3–4× degradation from clean to far-field conditions.

Deepgram — Noise-robust ASR best practices deepgram.com

Traditional speech enhancement and beamforming, while improving perceptual quality for humans, often introduce artifacts that degrade ASR accuracy — Whisper’s zero-shot performance can actually drop when audio is preprocessed for denoising.

ACL Anthology — CHiME/VOiCES survey (LREC 2022) aclanthology.org

VOiCES provides a controlled environment for studying acoustic distortions but fails to capture the linguistic nuances and human behaviors — interruptions, filler words, overlapping speech — that define the CHiME challenges.

Appen — Leaderboard integrity blog appen.com

FFASR uses a held-out evaluation set where audio is never exposed to submitters, a ‘Benchmaxxer Repellant’ design intended to prevent the test-set contamination that has manipulated previous leaderboards.

arXiv — Treble10 dataset paper (Interspeech 2025) arxiv.org

Treble10 ships >3,000 broadband RIRs across ten furnished rooms paired with LibriSpeech utterances in six configurations (mono, 8th-order Ambisonics, 6-channel device), using a Discontinuous Galerkin FEM solver below ~3.2 kHz and geometric acoustics above.

Jack Sun

Jack Sun, writing.

Engineer · Bay Area

Hands-on with agentic AI all day — building frameworks, reading what industry ships, occasionally writing them down.

Digest
All · AI Tech · AI Research · AI News
Writing
Essays
Elsewhere
Subscribe
All · AI Tech · AI Research · AI News · Essays

© 2026 Wei (Jack) Sun · jacksunwei.me Built on Astro · hosted on Cloudflare