Liavan0122
Liavan0122
HI, I have encountered the same question as you. I command "python gen_patches.py --dataset avenue--phase test --filter_ratio 0.9 --sample_num 5" on both avenue train & test dataset at first. in...
Here is my script in scripts/tain/custom_finetune.sh. only change the DATA_PATH IMAGE_PATH and OUTPUT_PATH and locolhost0,1,2,3 -> locolhost:0,1 DATA_PATH="/home/ailab830/liavanlinux/dl_hw3/TinyLLaVA_Factory/dataset/text_files/output_dataformat.json" IMAGE_PATH="/home/ailab830/liavanlinux/dl_hw3/TinyLLaVA_Factory/dataset/images" MODEL_MAX_LENGTH=3072 OUTPUT_DIR="/home/ailab830/liavanlinux/dl_hw3/TinyLLaVA_Factory/custom-finetune-TinyLLaVA-Phi-2-SigLIP-3.1B-lora" deepspeed --include localhost:0,1 --master_port 29501 tinyllava/train/custom_finetune.py \ --deepspeed ./scripts/zero2.json...
yes, they are same. accelerate 0.27.2 deepspeed 0.14.0 And I re-downloaded again, but doesn't set up on conda environment. I encounter same --fp16 problem.
flag is False. Thank you for help !