统一 transformers 版本

This commit is contained in:
binary-husky 2023-09-23 22:26:28 +08:00
parent 5b231e0170
commit 409927ef8e
5 changed files with 1 additions and 5 deletions

View File

@ -1,5 +1,4 @@
protobuf protobuf
transformers>=4.27.1
cpm_kernels cpm_kernels
torch>=1.10 torch>=1.10
mdtex2html mdtex2html

View File

@ -1,5 +1,4 @@
protobuf protobuf
transformers>=4.27.1
cpm_kernels cpm_kernels
torch>=1.10 torch>=1.10
mdtex2html mdtex2html

View File

@ -2,6 +2,5 @@ jittor >= 1.3.7.9
jtorch >= 0.1.3 jtorch >= 0.1.3
torch torch
torchvision torchvision
transformers==4.26.1
pandas pandas
jieba jieba

View File

@ -1,5 +1,4 @@
torch torch
transformers==4.25.1
sentencepiece sentencepiece
datasets datasets
accelerate accelerate

View File

@ -2,7 +2,7 @@
pydantic==1.10.11 pydantic==1.10.11
tiktoken>=0.3.3 tiktoken>=0.3.3
requests[socks] requests[socks]
transformers transformers>=4.27.1
python-markdown-math python-markdown-math
beautifulsoup4 beautifulsoup4
prompt_toolkit prompt_toolkit