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

GPT-4

mentions 158 type Organization page 8/8 feed RSS
sameAs · en.wikipedia.org · www.wikidata.org

// recent coverage 158 mentions

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 …

13:00
2025-04-14
joshwcomeau.com
artificial-intelligence

The Post-Developer Era

The article argues that despite widespread adoption of AI coding tools like those used at Google, human developers remain essential and have not been replaced. The author contends that AI generates co…

00:00
2023-09-22
nicholas.carlini.com
large-language-models

Playing chess with large language models

According to Nicholas Carlini's 2023 article, while computers have surpassed humans in chess for decades using specialized game-playing models, OpenAI's GPT-3.5-turbo-instruct—a language model designe…

00:00
2023-08-03
nicholas.carlini.com
large-language-models

Little Bobby |endoftext|

A command injection vulnerability in GPT-4 discovered by Nicholas Carlini, where the model's use of the `<|endoftext|>` token can cause it to abruptly end a response and begin generating unrelated con…

← prev page 8 / 8
// co-occurs with top 8 entities