mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-20 08:16:59 +08:00
[ROCm] enable some tests in entrypoints test groups on AMD (#26725)
Signed-off-by: Yida <yida.wu@amd.com>
This commit is contained in:
parent
87778d5f00
commit
58fbbcb2f5
@ -1,6 +1,8 @@
|
|||||||
# Common dependencies
|
# Common dependencies
|
||||||
-r common.txt
|
-r common.txt
|
||||||
tblib==3.1.0
|
tblib==3.1.0
|
||||||
|
bm25s==0.2.13
|
||||||
|
pystemmer==3.0.0
|
||||||
|
|
||||||
# entrypoints test
|
# entrypoints test
|
||||||
# librosa==0.10.2.post1 # required by audio tests in entrypoints/openai
|
# librosa==0.10.2.post1 # required by audio tests in entrypoints/openai
|
||||||
@ -29,6 +31,8 @@ matplotlib==3.10.3
|
|||||||
# Multi-Modal Models Test (Extended) 3
|
# Multi-Modal Models Test (Extended) 3
|
||||||
blobfile==3.0.0
|
blobfile==3.0.0
|
||||||
|
|
||||||
schemathesis==3.39.15 # Required for openai schema test.
|
# Required for openai schema test.
|
||||||
|
schemathesis==3.39.15
|
||||||
|
|
||||||
mteb[bm25s]>=1.38.11, <2 # required for mteb test
|
# required for mteb test
|
||||||
|
mteb[bm25s]>=1.38.11, <2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user