Yifan Du

Results 7 comments of Yifan Du

> Bug fixed. Have another try? Thanks for your reply. But when I git pull from the branch "feature/prompt_tuning" in the repo, it says already up to date. Would you...

> Oh, prompt tuning has now been merged to the main branch. I should delete the feature branch now. Well, when I git clone from the main branch and run...

> My bad. Merge done now. Check the latest PR and you'll the change in the position of the assertion. You mean the detailed instruction of downstream tasks? Have you...

Thanks for your reply! So the first stage randomly sample the (image, caption) pairs from cc_sbu and laion dataset, the total number is calculated according to the training steps and...

Thanks for your commit! Now I would like to fine-tune longllama, but the sequence is too long and it returns CUDA OOM (4x80G). I wonder if I could fine-tune longllama...

Got it, thanks for your explanations :)