Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

AI

How VIDRAFT Hit 510.58 TPS on Gemma-4: A Deep Dive into "The First Gemma Challenge" Win

How VIDRAFT Hit 510.58 TPS on Gemma-4: A Deep Dive into "The First Gemma Challenge" Win TL;DR: VIDRAFT topped "The First Gemma Challenge" leaderboard with a verified 510.58 tokens-per-second (TPS) score on google/gemma-4-E4B-it using a single NVIDIA A10G GPU — while a rival submission posted a faster raw number but failed the quality gate. This post breaks down the public configuration choices…

The First Gemma Challenge was a competition focused on optimizing inference speed for the Gemma-4-E4B-it model while adhering to strict constraints, such as using a single NVIDIA A10G GPU and a limited set of parameters. VIDRAFT emerged as the winner with a TPS score of 510.58 and a PPL score of 2.3930, which passed the blind re-evaluation. This article breaks down the key configuration choices that allowed VIDRAFT to achieve this result.

Three main optimization pillars were identified:

1. Sliding-window attention narrowing: By limiting the attention window to the most recent 188 tokens, the KV-cache memory bandwidth bottleneck is reduced, and overall throughput is increased. The value of 188 was determined empirically through testing.

2. Centroid top-k kernel tuning: This parameter affects both throughput and PPL. Through sequential testing, the team found the optimal value that kept PPL within the budget. Larger values do not always lead to better performance, as they may violate the quality constraint.

3. Warm-up discipline: To account for CUDA graph capture and JIT compilation costs, the configuration includes a warm-up phase with 64 single-token dummy prompts before the timed benchmark begins. This warm-up is worth approximately 15 TPS and ensures that the measured TPS reflects the actual performance under competition conditions.

The blind re-evaluation phase played a crucial role in determining the final winner. A competing entry scored 535.91 TPS but failed the quality gate due to a PPL of approximately 2.44, which breached the 2.42 threshold. This highlights the importance of not only measuring raw throughput but also ensuring that the performance is representative of real-world, deployable inference quality.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

Goldman Sachs Says AI Spending Not Boosting Corporate Earnings

Goldman Sachs Says AI Spending Not Boosting Corporate Earnings

A jump in corporate artificial intelligence spending has not translated into a corresponding boost in earnings. That’s according to a report Sunday (Aug. 16) by Seeking Alpha, citing an analysis from Goldman Sachs which found that just 2% of S&P 500 companies quantified the effects of AI in second-quarter earnings reports.

FRC tasks auditors, regulators on responsible AI use

FRC tasks auditors, regulators on responsible AI use

The FRC urges auditors and regulators to ensure AI strengthens audit integrity and public trust in financial reporting, warning against ethical compromises Read More: https://punchng.com/frc-tasks-auditors-regulators-on-responsible-ai-use/

More from Sunday 16 August →