mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 20:15:01 +08:00
23 lines
280 B
Plaintext
23 lines
280 B
Plaintext
# testing
|
|
pytest
|
|
tensorizer>=2.9.0
|
|
pytest-forked
|
|
pytest-asyncio
|
|
pytest-rerunfailures
|
|
pytest-shard
|
|
|
|
# testing utils
|
|
awscli
|
|
einops # required for MPT
|
|
httpx
|
|
peft
|
|
requests
|
|
ray
|
|
sentence-transformers # required for embedding
|
|
|
|
# Benchmarking
|
|
aiohttp
|
|
|
|
# quantization
|
|
bitsandbytes==0.42.0
|