Skip to content

Commit 7e7e537

Browse files
Bump tokenizers from 0.19.1 to 0.20.0 in /pytorch in the pytorch group
Bumps the pytorch group in /pytorch with 1 update: [tokenizers](https://github.com/huggingface/tokenizers). Updates `tokenizers` from 0.19.1 to 0.20.0 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.19.1...v0.20.0) --- updated-dependencies: - dependency-name: tokenizers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b1c1d4 commit 7e7e537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch/hf-genai-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ protobuf==5.28.1
99
py-cpuinfo==9.0.0
1010
scikit-learn==1.5.2
1111
SentencePiece==0.2.0
12-
tokenizers==0.19.1
12+
tokenizers==0.20.0
1313
transformers==4.44.2

0 commit comments

Comments
 (0)