Update README.md
Browse files
README.md
CHANGED
@@ -231,4 +231,11 @@ Falcon-Mamba-7B was trained on an internal distributed training codebase, Gigatr
|
|
231 |
|
232 |
# Citation
|
233 |
|
234 |
-
*Paper coming soon* 😊.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
231 |
|
232 |
# Citation
|
233 |
|
234 |
+
*Paper coming soon* 😊. In the meanwhile, you can use the following information to cite:
|
235 |
+
```
|
236 |
+
@article{falconmamba,
|
237 |
+
title={{Falcon Mamba}: The First Competitive Attention-free 7B Language Model},
|
238 |
+
author={Zuo, Jingwei and Velikanov, Maksim and Rhaiem, Dhia Eddine and Chahed, Ilyas and Belkada, Younes and Kunsch, Guillaume and Hacid, Hakim},
|
239 |
+
year={2024}
|
240 |
+
}
|
241 |
+
```
|