in order to find InternLMTokenizer, select a lower version of Transformers

pull/73/head
gouhchangjiang 2023-07-13 18:27:41 +08:00
parent 15a1ffbe23
commit 43c4e4c8fd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
transformers>=4.25.1
transformers<4.30.0
sentencepiece
numpy
tqdm