TorchLLM commited on
Commit
7766680
·
verified ·
1 Parent(s): f35adfe

Update README.md

Browse files

Update the author name and publication year

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -140,8 +140,8 @@ If you use this model or training code in your research, please cite:
140
  ```bibtex
141
  @misc{hybridmormoe2025,
142
  title = {HybridMoRMoE: Combining Mixture-of-Recursions and Mixture-of-Experts for Efficient Causal LM},
143
- author = {TorchLLM},
144
- year = {2025},
145
  url = {https://huggingface.co/TorchLLM/HybridMoRMoE}
146
  }
147
  ```
 
140
  ```bibtex
141
  @misc{hybridmormoe2025,
142
  title = {HybridMoRMoE: Combining Mixture-of-Recursions and Mixture-of-Experts for Efficient Causal LM},
143
+ author = {Abhishek Gandhi},
144
+ year = {2026},
145
  url = {https://huggingface.co/TorchLLM/HybridMoRMoE}
146
  }
147
  ```