Skip to content

Commit b1e578e

Browse files
committed
update citation for quamba1
1 parent 6e0b52d commit b1e578e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_projects/quamba.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@ Transformers (Pythia) in accuracy. (**Bold** is the best, and <ins>underline</in
113113
# Citation
114114
{% raw %}
115115
```latex
116-
@article{chiang2024quamba,
117-
title={Quamba: A Post-Training Quantization Recipe for Selective State Space Models},
118-
author={Chiang, Hung-Yueh and Chang, Chi-Chih and Frumkin, Natalia and Wu, Kai-Chiang and Marculescu, Diana},
119-
journal={arXiv preprint arXiv:2410.13229},
120-
year={2024}
116+
@inproceedings{chiang2025quamba,
117+
title = {Quamba: A Post-Training Quantization Recipe for Selective State Space Models},
118+
author = {Chiang*, Hung-Yueh and Chang*, Chi-Chih and Frumkin, Natalia and Wu, Kai-Chiang and Marculescu, Diana},
119+
booktitle = {International Conference on Learning Representations (ICLR)},
120+
year = {2025},
121121
}
122122
```
123123
{% endraw %}

0 commit comments

Comments
 (0)