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

GPT-2

mentions 108 type Organization page 1/6 feed RSS

// recent coverage 108 mentions

01:12
2026-08-20
gilesthomas.com
machine-learning

Use the built-in GELU, don't roll your own!

PyTorch's built-in GELU function is 20% faster than a hand-rolled version when training GPT-2 small models, according to a developer's benchmark. The same code training the same model on the same data…

01:11
2026-08-15
lesswrong.com
ai-safety

Red vs Blue, but for Evals

A new LessWrong post by Evan R. Murphy proposes applying a red team vs. blue team framework to AI evaluations, arguing that current evaluation methodologies fail to account for models that can subvert…

19:00
2026-08-14
gilesthomas.com
artificial-intelligence

Why do OpenAI's GPT-2 weights beat mine? Part two: IFT dropout

OpenAI's GPT-2 medium weights achieved the highest IFT score of 42.43 with only 2 IFT epochs, while a JAX model with no dropout and no MHA bias scored 21.45 with 5 epochs, and a JAX model with dropout…

16:56
2026-08-13
lesswrong.com
artificial-intelligence

How My Students Think About AI

Students at a U.S. public university in spring/summer 2026 see AI chatbots as mature technology with little recent improvement, according to instructor observations. The instructor reports that studen…

12:33
2026-08-13
aethermug.com
artificial-intelligence

GenAI Is a Lens into Humanity

Marco Giancotti argues that generative AI's success stems from anthropomorphism, as large language models like OpenAI's GPT-2, which were originally next-word predictors, now create an irresistible il…

00:02
2026-08-10
martinkristiansen.com
machine-learning

Optimizing a GPT-2-Class Transformer on a GPU

A developer's optimization campaign on an RTX 3080 Ti cut a GPT-2-small-class transformer's forward pass from 78.2ms to 1.60ms, a 49× speedup, beating torch.compile's 1.72ms and reaching 136,000 token…

07:00
2026-08-09
swiftrocks.com
artificial-intelligence

Using AI without losing your critical thinking

Software engineer and blogger Naoki Shibuya warns that developers who blindly trust AI-generated code risk becoming 'meat proxies' who add no value, and argues that critical thinking is the only diffe…

19:00
2026-08-07
gilesthomas.com
machine-learning

A quick(ish) Chinchilla check

Giles Thomas, a developer, tested the Chinchilla scaling rule by comparing overtrained GPT-2 style models (trained on 40 tokens per parameter) against a model scaled up in parameters and tokens equall…

07:17
2026-08-04
github.com
artificial-intelligence

The frontier of GPQA-Dumb models

Ninjahawk released bongochat, a 125.8-million-parameter language model trained end to end with nanochat on a single RTX 5070 (12GB) GPU in about 2.5 hours with no cloud spend, and it ranks #1 on the G…

14:14
2026-08-03
groups.google.com
artificial-intelligence

Hypothetical scenario; Post AI cryptography?

In a pqc-forum discussion, Howard Y. Jung of Norma Co. claimed to have recovered a private key from an RSA-encrypted public key using a quantum simulator, utilizing 58 qubits and about 1 hour 54 minut…

20:16
2026-07-30
promptcube3.com
large-language-models

How I Fixed My GPT‑2 Reproducibility Nightmare (Part 2)

A developer fixed a GPT-2 reproducibility bug caused by missing std=0.02 in nn.init.normal_ for embedding and linear projection layers, which inflated initial weight variance and caused validation per…

18:13
2026-07-30
gilesthomas.com
large-language-models

Why do OpenAI's GPT-2 weights beat mine? Part two: the bugfix

A bug in the evaluation code for GPT-2 style models caused incorrect baseline numbers, but OpenAI's original weights still outperform the author's models on instruction-following tasks. The bug involv…

00:00
2026-07-30
blog.doubleword.ai
artificial-intelligence

The AI Industry Forgot How to Optimise a CPU

Gigatoken, a Rust-based tokenizer by Marcel Rød, achieves 30x to 40x faster CPU tokenization than traditional implementations, with 37.6x speedup on a million-token request, by optimizing BPE encoding…

page 1 / 6 next →
// co-occurs with top 8 entities
// topics top 6 topics