summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWC-william <72850088+WC-william@users.noreply.github.com>2025-08-31 11:12:26 +0800
committerGitHub <noreply@github.com>2025-08-31 11:12:26 +0800
commit05dd4ef795a98c20110e380a330d0b3ec159a46b (patch)
tree67dc54e40318da340b39f83833357e67054b1e2d /README.md
parent4047578a02e5deba975c38a1f32392547e66c071 (diff)
Added Discord info
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f3c9a6..f862333 100644
--- a/README.md
+++ b/README.md
@@ -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
+```