原始LLaVA论文:
标题: "Visual Instruction Tuning"
arXiv链接: https://arxiv.org/abs/2304.08485
会议: NeurIPS 2023
LLaVA-1.5 论文:
标题: "Improved Baselines with Visual Instruction Tuning"
arXiv链接: https://arxiv.org/abs/2310.03744
发布时间: 2023年10月
官方GitHub仓库:
主仓库: https://github.com/haotian-liu/LLaVA
⭐ Star数: 19k+
语言: Python (PyTorch)