Skip to content

Commit 12820bc

Browse files
xuzhao9facebook-github-bot
authored andcommitted
Bump transformer version (pytorch#2488)
Summary: Bump transformer version to enable linger-kernels Pull Request resolved: pytorch#2488 Reviewed By: FindHao Differential Revision: D63860019 Pulled By: xuzhao9 fbshipit-source-id: f607c5553169c61270e4f5271d8375d7f227bd82
1 parent 6b4f339 commit 12820bc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ pytest-benchmark
1010
requests
1111
tabulate
1212
git+https://github.com/huggingface/pytorch-image-models.git@730b907
13-
# this version of transformers is required as per this page https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1
14-
transformers==4.38.1
13+
# this version of transformers is required by linger-kernel
14+
# https://github.com/linkedin/Liger-Kernel/blob/main/pyproject.toml#L23
15+
transformers==4.44.2
1516
MonkeyType
1617
psutil
1718
pyyaml

0 commit comments

Comments
 (0)