Switch language한국어
Back to the list

Google speeds up Gemma 4 threefold with multi-token prediction

TL;DR AI

Key summary

2 min read
  1. Google added multi-token prediction drafters to Gemma 4 to speed up text generation by up to 3x.

  2. A small auxiliary model proposes several tokens ahead, and the main model verifies them in one pass.

  3. The technique reduces LLM inference bottlenecks without changing output quality.

  4. It could make open-weight AI models more practical on phones, PCs, and cloud systems.

Read the original