Update README.md
Browse files
README.md
CHANGED
|
@@ -134,10 +134,9 @@ Please refer to the original sources of each sub-dataset for their respective li
|
|
| 134 |
## Citation
|
| 135 |
|
| 136 |
```bibtex
|
| 137 |
-
@
|
| 138 |
-
title={Long-Context Modeling with Dynamic Hierarchical Sparse Attention for
|
| 139 |
author={Xiong, Siheng and Zou, Joe and Fekri, Faramarz and Cho, Yae Jee},
|
| 140 |
-
|
| 141 |
-
year={2025}
|
| 142 |
}
|
| 143 |
```
|
|
|
|
| 134 |
## Citation
|
| 135 |
|
| 136 |
```bibtex
|
| 137 |
+
@inproceedings{xionglong,
|
| 138 |
+
title={Long-Context Modeling with Dynamic Hierarchical Sparse Attention for Memory-Constrained LLM Inference},
|
| 139 |
author={Xiong, Siheng and Zou, Joe and Fekri, Faramarz and Cho, Yae Jee},
|
| 140 |
+
booktitle={Forty-third International Conference on Machine Learning}
|
|
|
|
| 141 |
}
|
| 142 |
```
|