mirror of https://github.com/hpcaitech/ColossalAI
[doc] Update required third-party library list for testing and torch comptibility checking (#5207)
* doc/update requirements-test.txt * update torch-cuda compatibility checkpull/5217/head
parent
eae01b6740
commit
64519eb830
|
@ -1,3 +1,2 @@
|
|||
1.12.0-11.3.0
|
||||
1.13.0-11.6.0
|
||||
2.0.0-11.7.0
|
||||
2.1.0-11.8.0
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
diffusers
|
||||
fbgemm-gpu==0.2.0
|
||||
pytest
|
||||
coverage==7.2.3
|
||||
git+https://github.com/hpcaitech/pytest-testmon
|
||||
|
@ -16,7 +15,7 @@ triton==2.1.0
|
|||
requests==2.27.1 # downgrade to avoid huggingface error https://github.com/huggingface/transformers/issues/17611
|
||||
SentencePiece
|
||||
ninja
|
||||
flash_attn==2.0.5
|
||||
flash_attn
|
||||
datasets
|
||||
pydantic
|
||||
ray
|
||||
|
|
Loading…
Reference in New Issue