mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 23:45:54 +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.
|
sentencepiece # Required for LLaMA tokenizer.
|
||||||
numpy < 2.0.0
|
numpy < 2.0.0
|
||||||
requests
|
requests
|
||||||
|
tqdm
|
||||||
py-cpuinfo
|
py-cpuinfo
|
||||||
transformers >= 4.40.0 # Required for StarCoder2 & Llava, Llama 3.
|
transformers >= 4.40.0 # Required for StarCoder2 & Llava, Llama 3.
|
||||||
tokenizers >= 0.19.1 # Required for Llama 3.
|
tokenizers >= 0.19.1 # Required for Llama 3.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user