Ben Kunkle on Building Zed's Zeta2 Prediction Model
Ben Kunkle from Zed Industries explains the architecture and data pipeline for building Zeta2, an AI model that predicts code edits.

Visual TL;DR
AI model predicts user's next code edit as they type
Must operate under 300ms per keystroke for real-time use
From the article 2 mentionsThis process must be extremely fast, operating on every keystroke with a latency budget under 300 milliseconds, necessitating a small, specialized model.
Focus on 'settled data' and production vs. synthetic sources
From the article 8 mentionsIn his presentation, Kunkle explained the technical pipeline and data considerations involved in training such a model, emphasizing the challenges and solutions encountered in production environments.
Generates training data for the Zeta2 prediction model
From the article 2 mentionsThis data is fed into a 'teacher frontier' model, which generates predictions.
Assessing model performance before production deployment
From the articleFor offline evaluation, Kunkle mentioned metrics such as 'deltaChrF' (character F-score), exact lines matched, reversal ratio, and kept rate.
Ingests production and synthetic data for model training
From the article 6 mentionsIn his presentation, Kunkle explained the technical pipeline and data considerations involved in training such a model, emphasizing the challenges and solutions encountered in production environments.
Continuous tracking of model performance in live environment
From the article 3 mentionsThe core of the training process involves a pipeline that ingests both 'production data' (snapshots of user activity) and 'synthetic data' (git commits).
Specialized, small AI model for fast keystroke prediction
From the article 9+ mentionsBen Kunkle, Lead at Zed Industries, detailed the process of building Zeta2, an AI model designed to predict a user's next edit as they type.
Enables quicker and more efficient code writing for users
Contents(4)
© 2026 StartupHub.ai. All rights reserved. You may not republish this article in full without a license. Search engines and AI research tools may crawl and summarize for reference. Bulk reproduction or model training requires a license. See our terms.
Written by
Daniel SingerEditor, StartupHub.ai
Daniel Singer is the editor of StartupHub.ai, a technology expert and thought leader on AI and its applications across sectors, from fintech and healthcare to developer tooling and consumer software. He writes and tests the tools covered here thoroughly and regularly, and built StartupHub.ai to give founders, operators and buyers a clearer read on what they are actually being sold.
More from Daniel Singer