Zhang
Zhang
hi smithee77, have you solved this problem?
hi What operating system do you run the code on? windows or linux. I ran the code on winodws system but i encountered bugs that i cant fix
> > Add 'lora' in the folder name helped mine. Merged model could run inference and showed the affection of fine-tuning. I assume you can run inference without merging if...
hi have you solve this problem?
Have you figured it out? I attempted to apply the llavaplus application to my task, but the memory usage was too high.
Thank you for your reply! @AlirezaShamsoshoara Did you get good results just by changing the `projector_type` and `vision_tower` and using the `training_llava_plus_v0_7b.sh` script with `zero2.json`? I created a test dataset...
I can't use `zero3.json` to fine-tune the model with LoRA, so i finetune the model with `zero2.json`. But when I use the model fine-tuned with `zero2.json`, it gives the following...
same problem. have you guys fix it?