diff options
| author | btoo <8883465+btoo@users.noreply.github.com> | 2025-08-02 23:29:58 -0400 |
|---|---|---|
| committer | btoo <8883465+btoo@users.noreply.github.com> | 2025-08-02 23:31:44 -0400 |
| commit | 1db0cf528328dcdd136473f58db0125e516c16c6 (patch) | |
| tree | df548537184e35c6d2e4d883cacfcfa43cec1091 | |
| parent | 4f46d47be6751405bd67add67595d01ac7c034e1 (diff) | |
use bibtex syntax highlighting for citation in README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -178,7 +178,7 @@ OMP_NUM_THREADS=8 torchrun --nproc-per-node 8 evaluate.py checkpoint=<CHECKPOINT ## Citation 📜 -``` +```bibtex @misc{wang2025hierarchicalreasoningmodel, title={Hierarchical Reasoning Model}, author={Guan Wang and Jin Li and Yuhao Sun and Xing Chen and Changling Liu and Yue Wu and Meng Lu and Sen Song and Yasin Abbasi Yadkori}, |
