Files
ColossalAI/requirements/requirements-test.txt
Runyu Lu 18d67d0e8e [Feat]Inference RPC Server Support (#5705)
* rpc support source
* kv cache logical/physical disaggregation
* sampler refactor
* colossalai launch built in
* Unitest
* Rpyc support

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-14 10:00:55 +08:00

24 lines
569 B
Plaintext

diffusers
pytest
coverage==7.2.3
git+https://github.com/hpcaitech/pytest-testmon
torchvision
timm
titans
torchaudio>=0.13.1
torchx-nightly==2022.6.29 # torchrec 0.2.0 requires torchx-nightly. This package is updated every day. We fix the version to a specific date to avoid breaking changes.
torchrec==0.2.0
contexttimer
einops
triton==2.1.0
requests==2.27.1 # downgrade to avoid huggingface error https://github.com/huggingface/transformers/issues/17611
SentencePiece
ninja
flash_attn
datasets
pydantic
ray
peft>=0.7.1
rpyc==6.0.0
#auto-gptq now not support torch1.12