Open starhiking opened 4 months ago
Also, can you provide the ckpt of the first-stage linear?
I found the pretrained projection layer provided by LLaVA at the following links: https://github.com/haotian-liu/LLaVA/blob/main/docs/MODEL_ZOO.md and https://huggingface.co/liuhaotian/llava-v1.5-mlp2x-336px-pretrain-vicuna-7b-v1.5/tree/main, but I am uncertain whether this is the version used by the author.
Hi author,
It is wonderful work, Thank you for your code and models.
Can you release the first stage pre-training shell?