fix torch colossalai version

pull/5850/head
YeAnbang 2024-06-28 03:58:29 +00:00
parent e7527762a1
commit a8af6ccb73
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
pandas>=1.4.1
sentencepiece
colossalai
colossalai==0.4.0
prompt_toolkit

View File

@ -2,8 +2,8 @@ transformers==4.36.2
tqdm
datasets==2.14.7
loralib
colossalai>=0.3.7
torch>=1.12.1
colossalai==0.4.0
torch>=2.1.0
langchain
tokenizers
fastapi