Skip to content

Commit 3fa8369

Browse files
WIP
Signed-off-by: Patrick von Platen <patrick.v.platen@gmail.com>
1 parent c5c0ec8 commit 3fa8369

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/models/multimodal/generation/test_voxtral.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ def _get_prompt(audio_assets, question):
7373
def test_models_with_multiple_audios(vllm_runner,
7474
audio_assets: AudioTestAssets, dtype: str,
7575
max_tokens: int, num_logprobs: int) -> None:
76-
7776
vllm_prompt = _get_prompt(audio_assets, MULTI_AUDIO_PROMPT)
7877
run_multi_audio_test(
7978
vllm_runner,

0 commit comments

Comments
 (0)