EvolvingLMMs-Lab / LongVA

Long Context Transfer from Language to Vision
Apache License 2.0
298 stars 16 forks source link

what is the base model for "lmms-lab/LongVA-7B-DPO" #2

Open rebuttalpapers opened 3 months ago

rebuttalpapers commented 3 months ago

what is the base model for "lmms-lab/LongVA-7B-DPO" and "lmms-lab/LongVA-7B" Can it be used for commercial user case?

jzhang38 commented 3 months ago

We use Qwen2-7B-Instrcut.

I just add a license section in our HF repo.

Screenshot 2024-06-26 at 11 34 02 AM
rebuttalpapers commented 3 months ago

For the data I saw "We trained our model using the same data recipe and two-stage training approach as LLaVA-1.6."

May I ask what data you use during each stage?

jzhang38 commented 3 months ago

Hi @rebuttalpapers , you can refer to the LLaVA-1.6 blog post: https://llava-vl.github.io/blog/2024-01-30-llava-next/