"applications/ChatGPT/chatgpt/models/__init__.py" did not exist on "4269196c79ca61bfbe48ce19a79a1788011c073b"
requirements-test.txt 624 Bytes
Newer Older
1
diffusers
Super Daniel's avatar
Super Daniel committed
2
fbgemm-gpu==0.2.0
zbian's avatar
zbian committed
3
pytest
4
coverage==7.2.3
5
git+https://github.com/hpcaitech/pytest-testmon
6
torchvision
7
transformers==4.30.2
8
timm
9
titans
10
torchaudio
11
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.
Super Daniel's avatar
Super Daniel committed
12
torchrec==0.2.0
13
contexttimer
oahzxl's avatar
oahzxl committed
14
einops
15
triton==2.0.0.dev20221202
Super Daniel's avatar
Super Daniel committed
16
git+https://github.com/HazyResearch/flash-attention.git@c422fee3776eb3ea24e011ef641fd5fbeb212623#egg=flash_attn
17
requests==2.27.1 # downgrade to avoid huggingface error https://github.com/huggingface/transformers/issues/17611
18
SentencePiece