Text Generation
Transformers
Safetensors
zamba
BerenMillidge commited on
Commit
04a0272
·
verified ·
1 Parent(s): 8dd106c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- @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
 
 
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