All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Sapient Intelligence Releases HRM-Text-1B: A 1B Parameter Language Model with Hierarchical Reasoning Architecture

4d ago· 5 min readen

Summary

Sapient Intelligence has released HRM-Text-1B, a 1 billion parameter language model built on the Hierarchical Reasoning Model (HRM) architecture. HRM uses a dual-timescale recurrent design with two Transformer modules (high-level/slow and low-level/fast) that iterate over input embeddings for multiple cycles, enabling effectively unbounded compute depth at a bounded parameter count. The model was trained from scratch on structured public datasets and is released as a pre-alignment checkpoint (not a chat or instruction-tuned model). The release is part of an effort to advance and democratize AI through open source and open science.

Key quotes

· 4 pulled
HRM is a dual-timescale recurrent architecture: two Transformer modules (H = high-level / slow, L = low-level / fast) iterate over the same input embeddings for H_cycles × (L_cycles + 1) steps, with additive state injection (z_L + z_H).
This gives effectively unbounded compute depth at bounded parameter count.
This is a pre-alignment model checkpoint, not a chat or instruction-
We're on a journey to advance and democratize artificial intelligence through open source and open science.
Snippet from the RSS feed
We’re on a journey to advance and democratize artificial intelligence through open source and open science.

You might also wanna read