This is an automated email from the ASF dual-hosted git repository.
anandinguva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 80f7ecba472 Bump transformers (#27109)
80f7ecba472 is described below
commit 80f7ecba472576a85de75a55b051033dd714a970
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 15 12:00:01 2023 -0400
Bump transformers (#27109)
Bumps [transformers](https://github.com/huggingface/transformers) from
4.24.0 to 4.30.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
-
[Commits](https://github.com/huggingface/transformers/compare/v4.24.0...v4.30.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../examples/inference/large_language_modeling/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/sdks/python/apache_beam/examples/inference/large_language_modeling/requirements.txt
b/sdks/python/apache_beam/examples/inference/large_language_modeling/requirements.txt
index b2dea76da3f..aaec7156dc7 100644
---
a/sdks/python/apache_beam/examples/inference/large_language_modeling/requirements.txt
+++
b/sdks/python/apache_beam/examples/inference/large_language_modeling/requirements.txt
@@ -17,5 +17,5 @@
# under the License
torch==1.13.1
-transformers==4.24.0
+transformers==4.30.0
sentencepiece==0.1.97
\ No newline at end of file