About pretrain script and data of LLaVA-NeXT
Hello, I carefully reviewed the content included in the README of this repository and noticed that the LLaVA-NeXT released in 202401 still has not opened the pre-training code and the corresponding dataset, right?
I think so. they not open the pre-training code
Hello, is the pretraining code/data available ? at least the code for the last phase ?
data is available here https://huggingface.co/datasets/lmms-lab/LLaVA-NeXT-Data, as for training code, you can use https://github.com/xiaoachen98/Open-LLaVA-NeXT, code is easy to use
data is available here https://huggingface.co/datasets/lmms-lab/LLaVA-NeXT-Data, as for training code, you can use https://github.com/xiaoachen98/Open-LLaVA-NeXT, code is easy to use
Hello, thanks for the answer. Sadly, the GitHub given does not provide code to reproduce LLAVA-OneVision training.