Update README.md
Browse filesUpdate the author name and publication year
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 = {
|
| 144 |
-
year = {
|
| 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 |
```
|