Update README.md
Browse files
README.md
CHANGED
@@ -49,12 +49,12 @@ print(tokenizer.decode(outputs[0]))
|
|
49 |
|
50 |
If you find Zamba useful in your work please cite it as:
|
51 |
|
52 |
-
|
53 |
title={Zamba: A Compact 7B SSM Hybrid Model},
|
54 |
author={Glorioso, Paolo and Anthony, Quentin and Tokpanov, Yury and Whittington, James and Pilault, Jonathan and Ibrahim, Adam and Millidge, Beren},
|
55 |
journal={arXiv preprint arXiv:2405.16712},
|
56 |
year={2024}
|
57 |
-
}
|
58 |
|
59 |
## Notice
|
60 |
|
|
|
49 |
|
50 |
If you find Zamba useful in your work please cite it as:
|
51 |
|
52 |
+
```@article{glorioso2024zamba,
|
53 |
title={Zamba: A Compact 7B SSM Hybrid Model},
|
54 |
author={Glorioso, Paolo and Anthony, Quentin and Tokpanov, Yury and Whittington, James and Pilault, Jonathan and Ibrahim, Adam and Millidge, Beren},
|
55 |
journal={arXiv preprint arXiv:2405.16712},
|
56 |
year={2024}
|
57 |
+
}```
|
58 |
|
59 |
## Notice
|
60 |
|