cd/entity/GPT-4· home entities GPT-4
grep -l @gpt-4 /news/*.json | wc -l → 323

GPT-4

mentions 323 type Organization page 16/17 feed RSS
sameAs · en.wikipedia.org · www.wikidata.org

// recent coverage 323 mentions

16:25
2026-05-22
dev.to
artificial-intelligence

The Speculative Decoding Pattern

Speculative Decoding is an optimization pattern where a smaller "draft" model predicts multiple tokens in parallel, which are then verified or corrected by a larger "oracle" model in a single forward …

14:18
2026-05-22
dev.to
artificial-intelligence

Why I Built Mneme HQ: Preventing AI Agent Architectural Drift

The article describes the problem of "architectural drift" in AI-assisted coding, where AI agents forget past project decisions (like database choices or rejected libraries) with each new session, for…

06:07
2026-05-21
dev.to
artificial-intelligence

93. GPT: The Model That Predicts the Next Word Forever

GPT models are decoder-only transformers that generate text by predicting the next token one at a time, conditioning each new prediction on all previous tokens. Unlike BERT, which reads entire sequenc…

06:20
2026-05-20
dev.to
large-language-models

KV Cache Explained Like You're an LLM Engineer

The KV cache is a critical optimization for LLM inference that stores the Key and Value matrices from previously generated tokens, eliminating the need to recompute attention over the entire sequence …

20:17
2026-05-18
dev.to
artificial-intelligence

88. The OpenAI API: Everything You Can Build

The OpenAI API is the most widely used interface for integrating AI models into products, offering features like chat completions, streaming, function calling, embeddings, image generation, and speech…

00:00
2026-05-07
seangoedecke.com
artificial-intelligence

Why hasn't longer-horizon training slowed AI progress?

Despite predictions that longer-horizon training would slow AI progress as models require more time and FLOPs to complete complex tasks, AI capabilities have accelerated rather than stalled. The METR …

← prev page 16 / 17 next →
// co-occurs with top 8 entities
// topics top 6 topics