tGhattas commited on
Commit
972f232
·
verified ·
1 Parent(s): 28555ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -48,7 +48,18 @@ The model has been benchmarked on several tasks:
48
 
49
  ## Citation
50
 
51
- TBD
 
 
 
 
 
 
 
 
 
 
 
52
  ---
53
 
54
  *Model Card Last Updated: February 16, 2025*
 
48
 
49
  ## Citation
50
 
51
+ If you use this model, please cite:
52
+ ```bibtex
53
+ @misc{ghattas2025pruningstatespacellms,
54
+ title={On Pruning State-Space LLMs},
55
+ author={Tamer Ghattas and Michael Hassid and Roy Schwartz},
56
+ year={2025},
57
+ eprint={2502.18886},
58
+ archivePrefix={arXiv},
59
+ primaryClass={cs.CL},
60
+ url={https://arxiv.org/abs/2502.18886},
61
+ }
62
+ ```
63
  ---
64
 
65
  *Model Card Last Updated: February 16, 2025*