From 727f3576ad3ef01853fdd2c1a4e3fbe224a6448e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 16:09:31 +0000 Subject: [PATCH] Bump transformers from 4.37.2 to 4.50.0 in /miscs Bumps [transformers](https://github.com/huggingface/transformers) from 4.37.2 to 4.50.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.37.2...v4.50.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.50.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- miscs/llava_repr_requirements.txt | 2 +- miscs/tinyllava_repr_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 miscs/llava_repr_requirements.txt diff --git a/miscs/llava_repr_requirements.txt b/miscs/llava_repr_requirements.txt old mode 100755 new mode 100644 index c09b6f5bd..015bcc60c --- a/miscs/llava_repr_requirements.txt +++ b/miscs/llava_repr_requirements.txt @@ -29,4 +29,4 @@ tenacity==8.2.3 torch==2.0.1 tokenizers==0.15.2 tqdm==4.66.2 -transformers==4.37.2 +transformers==4.50.0 diff --git a/miscs/tinyllava_repr_requirements.txt b/miscs/tinyllava_repr_requirements.txt index b6ab1cb19..6fa9a93d8 100644 --- a/miscs/tinyllava_repr_requirements.txt +++ b/miscs/tinyllava_repr_requirements.txt @@ -36,4 +36,4 @@ tiktoken tokenizers==0.15.1 timm==0.6.13 tqdm==4.66.2 -transformers==4.39.3 +transformers==4.50.0