Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
-
- lmms-lab/LLaVA-One-Vision-1.5-Insturct-26M
|
5 |
- lmms-lab/LLaVA-One-Vision-1.5-Mid-Training-85M
|
|
|
6 |
base_model:
|
7 |
- Qwen/Qwen3-8B-Base
|
8 |
- DeepGlint-AI/rice-vit-large-patch14-560
|
@@ -138,7 +138,7 @@ If you find *LLaVA-OneVision-1.5* useful in your research, please consider to ci
|
|
138 |
```
|
139 |
@inproceedings{LLaVA-OneVision-1.5,
|
140 |
title={LLaVA-OneVision-1.5: Fully Open Framework for Democratized Multimodal Training},
|
141 |
-
author={},
|
142 |
booktitle={arxiv},
|
143 |
year={2025}
|
144 |
}
|
@@ -156,7 +156,4 @@ If you find *LLaVA-OneVision-1.5* useful in your research, please consider to ci
|
|
156 |
journal={Transactions on Machine Learning Research}
|
157 |
year={2024}
|
158 |
}
|
159 |
-
```
|
160 |
-
|
161 |
-
|
162 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
datasets:
|
|
|
4 |
- lmms-lab/LLaVA-One-Vision-1.5-Mid-Training-85M
|
5 |
+
- lmms-lab/LLaVA-OneVision-1.5-Insturct-Data
|
6 |
base_model:
|
7 |
- Qwen/Qwen3-8B-Base
|
8 |
- DeepGlint-AI/rice-vit-large-patch14-560
|
|
|
138 |
```
|
139 |
@inproceedings{LLaVA-OneVision-1.5,
|
140 |
title={LLaVA-OneVision-1.5: Fully Open Framework for Democratized Multimodal Training},
|
141 |
+
author={LLaVA Community Contributors},
|
142 |
booktitle={arxiv},
|
143 |
year={2025}
|
144 |
}
|
|
|
156 |
journal={Transactions on Machine Learning Research}
|
157 |
year={2024}
|
158 |
}
|
159 |
+
```
|
|
|
|
|
|