You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for open-sourcing such an excellent model. I have the following questions regarding fine-tuning:
The repo mentions a train_qwen.py file and references the LLaVA repo code, but I haven't found any configuration scripts for passing parameters to train_qwen.py.
I haven't found any code related to the FastViTHD visual encoder in the entire repo. Are there plans to open-source this part later?