"vllm/parser/parser_manager.py" did not exist on "02080179a3fc92c339b93040838f44b72313e07b"
Unverified Commit 639680d2 authored by Andreas Karatzas's avatar Andreas Karatzas Committed by GitHub
Browse files

[ROCm][CI] Adding missing dependencies for Multi-modal models tests (#36177)


Signed-off-by: default avatarAndreas Karatzas <akaratza@amd.com>
parent c5362c73
......@@ -91,7 +91,7 @@ timm==1.0.17
# Required for plugins test
albumentations==1.4.6
# Pin transformers version
transformers==4.57.3
transformers==4.57.5
# Pin HF Hub version
huggingface-hub==0.36.2
# Pin Mistral Common
......@@ -106,3 +106,5 @@ imagehash==4.3.2
bitsandbytes==0.49.2
# Examples (tensorizer) tests
tensorizer==2.10.1
# Multi-modal models test (`allendou/FireRedASR2-LLM-vllm`)
kaldi-native-fbank==1.22.3
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment