---
date: '2026-04-19'
title: TTFT
description: Kills my pipeline because just cause
tags:
  - notes
  - engineering
  - llm
created: '2026-04-19'
modified: '2026-04-19'
published: '2026-04-19'
pageLayout: default
slug: notes/ttft
permalink: https://stateless.computer/notes/ttft.md
generator:
  quartz: v4.5.2
  hostedProvider: Cloudflare
  baseUrl: stateless.computer
full: https://stateless.computer/llms-full.txt
---
TTFT or, Time to First Token is a mechanism added by model providers that intends to fix the problem of requests getting stalled and then stale.

But why would a request stall?

