MambaVision-B-1K / README.md
ahatamiz's picture
Update pipeline tag and add library name (#1)
0245cef verified
---
license: apache-2.0
task_categories:
- video-text-to-text
---
This repository contains the data for the paper [PAVE: Patching and Adapting Video Large Language Models](https://arxiv.org/abs/2503.19794).
Code: https://github.com/dragonlzm/PAVE
## Citation [optional]
arxiv.org/abs/2503.19794
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
**BibTeX:**
```
@misc{liu2025pavepatchingadaptingvideo,
title={PAVE: Patching and Adapting Video Large Language Models},
author={Zhuoming Liu and Yiquan Li and Khoi Duc Nguyen and Yiwu Zhong and Yin Li},
year={2025},
eprint={2503.19794},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2503.19794},
}
```