From 185c1787f1823361dc97c0b334f888b013afa39a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 17:52:37 +0000 Subject: [PATCH] Bump deepspeed from 0.14.0 to 0.15.1 in /miscs Bumps [deepspeed](https://github.com/deepspeedai/DeepSpeed) from 0.14.0 to 0.15.1. - [Release notes](https://github.com/deepspeedai/DeepSpeed/releases) - [Commits](https://github.com/deepspeedai/DeepSpeed/compare/v0.14.0...v0.15.1) --- updated-dependencies: - dependency-name: deepspeed dependency-version: 0.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- miscs/tinyllava_repr_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miscs/tinyllava_repr_requirements.txt b/miscs/tinyllava_repr_requirements.txt index b6ab1cb1..b803dbeb 100644 --- a/miscs/tinyllava_repr_requirements.txt +++ b/miscs/tinyllava_repr_requirements.txt @@ -1,6 +1,6 @@ accelerate==0.27.2 datasets==2.16.1 -deepspeed==0.14.0 +deepspeed==0.15.1 einops==0.6.1 einops-exts==0.0.4 evaluate==0.4.1