Skip to content

Commit 7a9c20c

Browse files
authored
Bum up transformers version (#976)
1 parent 005ba45 commit 7a9c20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ray >= 2.5.1
44
sentencepiece # Required for LLaMA tokenizer.
55
numpy
66
torch >= 2.0.0
7-
transformers >= 4.31.0 # Required for LLaMA-2.
7+
transformers >= 4.33.1 # Required for Code Llama.
88
xformers >= 0.0.21
99
fastapi
1010
uvicorn

0 commit comments

Comments
 (0)