Skip to content

Commit

Permalink
[CITATION]
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Dec 15, 2023
1 parent 34d9513 commit 5d39dd8
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,15 @@ assert output.shape == x.shape
MIT



# Citation
```bibtex
@misc{gu2023mamba,
title={Mamba: Linear-Time Sequence Modeling with Selective State Spaces},
author={Albert Gu and Tri Dao},
year={2023},
eprint={2312.00752},
archivePrefix={arXiv},
primaryClass={cs.LG}
}
```

0 comments on commit 5d39dd8

Please sign in to comment.