mirror of https://github.com/hpcaitech/ColossalAI
[misc] update requirements
parent
172f7fa3cf
commit
922302263b
|
@ -16,7 +16,5 @@ triton==2.0.0.dev20221202
|
|||
requests==2.27.1 # downgrade to avoid huggingface error https://github.com/huggingface/transformers/issues/17611
|
||||
SentencePiece
|
||||
ninja
|
||||
flash_attn>=2.0
|
||||
flash_attn==2.0.5
|
||||
datasets
|
||||
ninja
|
||||
flash-attn>=2.0
|
||||
|
|
|
@ -8,7 +8,6 @@ click
|
|||
fabric
|
||||
contexttimer
|
||||
ninja
|
||||
torch>=1.11
|
||||
torch>=1.12
|
||||
safetensors
|
||||
flash_attn>=2.0
|
||||
einops
|
||||
|
|
Loading…
Reference in New Issue