luozhiping

Results 2 issues of luozhiping

I train a finetune model use command: `python train.py --cfg-path lavis/projects/blip2/train/pretrain_stage2.yaml` my env is ![image](https://user-images.githubusercontent.com/4124006/229704320-75e5e6ef-9c30-4a23-8261-ece7a2fc7638.png) but when i use finetuned model to generate caption, the error happend `RuntimeError: Sizes of...

param error use imitate_episodes.py to train model. ``` TypeError: forward() got an unexpected keyword argument 'src_key_padding_mask' TypeError: forward() got an unexpected keyword argument 'pos' at detr_vae.py line 116: encoder_output =...