"vllm/utils/__init__.py" did not exist on "646a31e51ecf0da02d136512a7e37283c4cee34e"
Unverified Commit f326ab9c authored by 22quinn's avatar 22quinn Committed by GitHub
Browse files

[Bugfix] Bump up mistral_common to support v13 tokenizer (#20905)


Signed-off-by: default avatar22quinn <33176974+22quinn@users.noreply.github.com>
parent dcf2a5e2
......@@ -28,7 +28,7 @@ torchvision==0.22.0
transformers_stream_generator # required for qwen-vl test
mamba_ssm # required for plamo2 test
matplotlib # required for qwen-vl test
mistral_common[opencv] >= 1.6.2 # required for pixtral test
mistral_common[opencv] >= 1.7.0 # required for pixtral test
num2words # required for smolvlm test
opencv-python-headless >= 4.11.0 # required for video test
datamodel_code_generator # required for minicpm3 test
......
......@@ -305,7 +305,7 @@ mbstrdecoder==1.1.3
# typepy
mdurl==0.1.2
# via markdown-it-py
mistral-common==1.6.2
mistral-common==1.7.0
# via -r requirements/test.in
more-itertools==10.5.0
# via lm-eval
......
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