-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to get the stage 2 checkpoint path for 3_sft.sh #143
Comments
same question... |
No one has replied to me yet... |
where is 3_sft.sh??? |
|
Usually you can continue training based stage3 checkpoints and will get higher performance. For stage2 checkpoints, we are under legal process to release them. |
gheinrich
pushed a commit
to gheinrich/VILA
that referenced
this issue
Dec 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to start training my own fine-tuning dataset from the stage 2 of VILA1.5-3b. I noticed in
3_sft.sh
that there is a comment for the output of the stage 2 script:I would like to directly use your stage 2 checkpoints. How can I obtain them?
looking forward to your reply.
The text was updated successfully, but these errors were encountered: