@BinWang28 Thank you for sharing your amazing research. According to the link below, it says there is a bash file to test SALMONN-7B, but there is no file. - https://github.com/AudioLLMs/AudioBench/blob/main/examples/supported_models.md I want to test SALMONN-7B according to the guide, how should I do it? ``` cd examples git clone https://huggingface.co/AudioLLMs/SALMONN_7B cd .. bash examples/eval_SALMONN_7B.sh ```
@BinWang28
Thank you for sharing your amazing research.
According to the link below, it says there is a bash file to test SALMONN-7B, but there is no file.
I want to test SALMONN-7B according to the guide, how should I do it?