[fix]downgrade colossalai (#4840)

This commit is contained in:
flybird11111 2023-09-28 17:56:16 +08:00 committed by GitHub
parent 32e7f99416
commit ed888183ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
pandas>=1.4.1
sentencepiece
colossalai==0.3.1
git+https://github.com/hpcaitech/ColossalAI.git@ef4b99ebcda823c32e221383ac9365a82697cd5d#egg=colossalai

View File

@ -1,2 +1,2 @@
pytest
colossalai==0.3.1
git+https://github.com/hpcaitech/ColossalAI.git@ef4b99ebcda823c32e221383ac9365a82697cd5d#egg=colossalai

View File

@ -2,7 +2,7 @@ transformers>=4.20.1
tqdm
datasets
loralib
colossalai==0.3.1
git+https://github.com/hpcaitech/ColossalAI.git@ef4b99ebcda823c32e221383ac9365a82697cd5d#egg=colossalai
torch<2.0.0, >=1.12.1
langchain
tokenizers