mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 07:04:53 +08:00
[CI/Build] Add tqdm to dependencies (#5680)
This commit is contained in:
parent
d8714530d1
commit
e9c2732b97
@ -4,6 +4,7 @@ psutil
|
||||
sentencepiece # Required for LLaMA tokenizer.
|
||||
numpy < 2.0.0
|
||||
requests
|
||||
tqdm
|
||||
py-cpuinfo
|
||||
transformers >= 4.40.0 # Required for StarCoder2 & Llava, Llama 3.
|
||||
tokenizers >= 0.19.1 # Required for Llama 3.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user