LH
LH
我在复现过程中遇到了以下问题,查看MMSA-FET-master/src/MSA_FET/aligner/default.py 中的Aligner类中确实不存在align_with_transcript函数 ‘’‘ Traceback (most recent call last): File "/home/LH/Exp_2/MMSA-FET-master/src/MSA_FET/dataset.py", line 118, in extract_one align_result = aligner.align_with_transcript(video_path, text) AttributeError: 'Aligner' object has no attribute 'align_with_transcript' ’‘’
### Question hi, if i choose [liuhaotian/llava-v1.5-7b](https://huggingface.co/liuhaotian/llava-v1.5-7b) as my bone model, which projector weights should download? I tried to download LLaMA-2-7B-Chat, but it will encounter the error like Error(s) in...