mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-07 02:54:10 +00:00
[misc] update requirements
This commit is contained in:
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
|
requests==2.27.1 # downgrade to avoid huggingface error https://github.com/huggingface/transformers/issues/17611
|
||||||
SentencePiece
|
SentencePiece
|
||||||
ninja
|
ninja
|
||||||
flash_attn>=2.0
|
flash_attn==2.0.5
|
||||||
datasets
|
datasets
|
||||||
ninja
|
|
||||||
flash-attn>=2.0
|
|
||||||
|
@ -8,7 +8,6 @@ click
|
|||||||
fabric
|
fabric
|
||||||
contexttimer
|
contexttimer
|
||||||
ninja
|
ninja
|
||||||
torch>=1.11
|
torch>=1.12
|
||||||
safetensors
|
safetensors
|
||||||
flash_attn>=2.0
|
|
||||||
einops
|
einops
|
||||||
|
Loading…
Reference in New Issue
Block a user