Emmy cuts Gemma 4-12B TTFT on RTX 5090, but steady-state throughput barely changes

NoVibeCoding · reddit · 2026-08-04

The author presents Emmy, a vLLM plugin and benchmarking/deployment tool for faster LLM inference on RTX GPUs.

The main claim is that compiler-generated GEMM and FlashAttention kernels can reduce time-to-first-token (TTFT), but not token generation speed, since TPOT remains memory-bound. The post benchmarks Gemma 4-12B on an RTX 5090 and compares stock vLLM, vLLM + Emmy, Emmy with FASTMATH, and llama.cpp across multiple prompt lengths and concurrency levels.

Key results:

The repo and Docker image are provided for anyone who wants to reproduce the setup.

Original post →

More from Infra

Infra channel →