Lazaurus commited on
Commit
af40e6d
·
verified ·
1 Parent(s): dfdb492

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -152,7 +152,18 @@ data:
152
 
153
  ## Citation
154
 
155
- If you use this model or architecture in your work, please cite the Hyper-Connections papers:
 
 
 
 
 
 
 
 
 
 
 
156
 
157
  ```bibtex
158
  @article{zhu2024hyperconnections,
@@ -162,9 +173,9 @@ If you use this model or architecture in your work, please cite the Hyper-Connec
162
  year={2024}
163
  }
164
 
165
- @article{zhu2024manifoldhyperconnections,
166
  title={Manifold-Constrained Hyper-Connections},
167
- author={Defa Zhu and others},
168
  journal={arXiv preprint arXiv:2512.24880},
169
  year={2024}
170
  }
 
152
 
153
  ## Citation
154
 
155
+ If you use this model in your work, please cite:
156
+
157
+ ```bibtex
158
+ @misc{goedel2026mhc1b,
159
+ title={Goedel-mHC-1B: First Open 1B+ Language Model with Multi-Stream Hyperconnections},
160
+ author={Goedel Machines},
161
+ year={2026},
162
+ url={https://huggingface.co/GoedelMachines/Goedel-mHC-1B}
163
+ }
164
+ ```
165
+
166
+ This work builds on the Hyper-Connections papers:
167
 
168
  ```bibtex
169
  @article{zhu2024hyperconnections,
 
173
  year={2024}
174
  }
175
 
176
+ @article{wenfeng2024mhc,
177
  title={Manifold-Constrained Hyper-Connections},
178
+ author={Zhenda Xie and Yixuan Wei and Huanqi Cao and others},
179
  journal={arXiv preprint arXiv:2512.24880},
180
  year={2024}
181
  }