diff options
| author | WC-william <72850088+WC-william@users.noreply.github.com> | 2025-08-31 11:12:26 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-31 11:12:26 +0800 |
| commit | 05dd4ef795a98c20110e380a330d0b3ec159a46b (patch) | |
| tree | 67dc54e40318da340b39f83833357e67054b1e2d | |
| parent | 4047578a02e5deba975c38a1f32392547e66c071 (diff) | |
Added Discord info
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,6 +8,9 @@ HRM executes sequential reasoning tasks in a single forward pass without explici Furthermore, HRM outperforms much larger models with significantly longer context windows on the Abstraction and Reasoning Corpus (ARC), a key benchmark for measuring artificial general intelligence capabilities. These results underscore HRM’s potential as a transformative advancement toward universal computation and general-purpose reasoning systems. +**Join our Discord Community: [https://discord.gg/sapient](https://discord.gg/sapient)** + + ## Quick Start Guide 🚀 ### Prerequisites ⚙️ @@ -188,4 +191,4 @@ OMP_NUM_THREADS=8 torchrun --nproc-per-node 8 evaluate.py checkpoint=<CHECKPOINT primaryClass={cs.AI}, url={https://arxiv.org/abs/2506.21734}, } -```
\ No newline at end of file +``` |
