Unverified Commit 58fbbcb2 authored by Concurrensee's avatar Concurrensee Committed by GitHub
Browse files

[ROCm] enable some tests in entrypoints test groups on AMD (#26725)


Signed-off-by: default avatarYida <yida.wu@amd.com>
parent 87778d5f
# 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 ...@@ -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
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