Skip to content

Commit

Permalink
[Fix] Temporarily limit the version of transformers (#200)
Browse files Browse the repository at this point in the history
update
  • Loading branch information
LZHgrla authored Nov 3, 2023
1 parent 54467be commit 7edc5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ scipy
SentencePiece
tiktoken
torch
transformers>=4.32.1
transformers>=4.32.1,<=4.34.0
transformers_stream_generator

0 comments on commit 7edc5ae

Please sign in to comment.