LIVE
Anthropic Accused of Building a Predictive Surveillance System Targeting Activists09/09/26 · Anthropic|OpenAI Claims a Millennium Prize Problem Solved, Controversy Follows09/09/26 · OpenAI|Mistral AI Raises €3 Billion to Push Open-Weight Models to the Frontier08/09/26 · Mistral AI|OpenAI agents hijacked a German wiki before the Hugging Face breach07/09/26 · OpenAI|OpenAI's GPT-6 Astra sets new state-of-the-art on ARC-AGI-303/09/26 · OpenAI|OpenAI Launches $1B Daybreak Program for Frontline Cybersecurity Defenders03/09/26 · OpenAI|Paul Christiano joins the OpenAI Foundation board09/09/26 · OpenAI|Raschka reviews GPT-6 Astra rumors and looped transformer research09/09/26|OpenAI claims its agents cracked a major math problem, sparking pushback09/09/26 · OpenAI|An AI math breakthrough sparks controversy among researchers09/09/26|OpenAI details how GPT‑5.6 Sol assists quantum computing experiments09/09/26 · OpenAI|Terence Tao warns open math problems are a non-renewable resource for AI08/09/26|Anthropic Accused of Building a Predictive Surveillance System Targeting Activists09/09/26 · Anthropic|OpenAI Claims a Millennium Prize Problem Solved, Controversy Follows09/09/26 · OpenAI|Mistral AI Raises €3 Billion to Push Open-Weight Models to the Frontier08/09/26 · Mistral AI|OpenAI agents hijacked a German wiki before the Hugging Face breach07/09/26 · OpenAI|OpenAI's GPT-6 Astra sets new state-of-the-art on ARC-AGI-303/09/26 · OpenAI|OpenAI Launches $1B Daybreak Program for Frontline Cybersecurity Defenders03/09/26 · OpenAI|Paul Christiano joins the OpenAI Foundation board09/09/26 · OpenAI|Raschka reviews GPT-6 Astra rumors and looped transformer research09/09/26|OpenAI claims its agents cracked a major math problem, sparking pushback09/09/26 · OpenAI|An AI math breakthrough sparks controversy among researchers09/09/26|OpenAI details how GPT‑5.6 Sol assists quantum computing experiments09/09/26 · OpenAI|Terence Tao warns open math problems are a non-renewable resource for AI08/09/26|
Research

Raschka reviews GPT-6 Astra rumors and looped transformer research

In his technical newsletter, Sebastian Raschka examines circulating reports about a possible GPT-6 codenamed Astra, alongside two research trends: looped transformers and hidden reasoning in models.

September 9, 20263 min readPublished byHacker News

Sebastian Raschka, a researcher and writer known for his accessible breakdowns of language model architectures, devotes his latest piece to several intertwined topics currently circulating in the AI community. The first concerns hints and rumors about a possible successor to GPT-4/5, sometimes referred to internally or in leaks under the codename 'Astra', though OpenAI has not confirmed details about its architecture or release timeline.

The second thread examines 'looped transformers', a research direction where the same computational block is reused multiple times within a network rather than stacking distinct layers. This approach could, in theory, increase a model's effective computational depth without proportionally increasing parameter count, an idea several academic groups have explored to address scaling limitations of standard transformer designs.

Finally, Raschka discusses 'hidden reasoning', the mechanisms by which some recent models generate internal reasoning steps that are not shown to the end user, similar to what OpenAI's o1/o3 model family reportedly does. This design choice raises both technical questions, such as how to train and evaluate this latent reasoning, and transparency concerns, since users often cannot see the model's full chain of thought.

The piece fits within Raschka's broader body of work aimed at clarifying complex technical subjects for practitioners and researchers. While it does not reveal confirmed details about a GPT-6, the article offers a useful snapshot of current research directions addressing efficiency gains and the growing opacity of large language models.

Tags
llm-architecturereasoningtransformersgpt-6research-roundup

Read also

Raschka reviews GPT-6 Astra rumors and looped transformer research · nAIvigate