mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 17:32:55 +08:00
[CI/Build] Add text-only test for Qwen models (#7475)
Signed-off-by: Alex-Brooks <Alex.Brooks@ibm.com>
This commit is contained in:
@@ -11,7 +11,7 @@ pytest-shard
|
||||
|
||||
# testing utils
|
||||
awscli
|
||||
einops # required for MPT
|
||||
einops # required for MPT and qwen-vl
|
||||
httpx
|
||||
peft
|
||||
requests
|
||||
@@ -19,6 +19,8 @@ ray
|
||||
sentence-transformers # required for embedding
|
||||
compressed-tensors==0.4.0 # required for compressed-tensors
|
||||
timm # required for internvl test
|
||||
transformers_stream_generator # required for qwen-vl test
|
||||
matplotlib # required for qwen-vl test
|
||||
|
||||
# TODO: Add this after fully implementing llava(mantis)
|
||||
# git+https://github.com/TIGER-AI-Lab/Mantis.git # required for llava(mantis) test
|
||||
|
||||
Reference in New Issue
Block a user