From d4a0fa94379c41183572a1d20f639234cc64c8ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 22:10:20 +0000 Subject: [PATCH] Bump deepspeed from 0.10.0 to 0.15.1 in /session/mistral Bumps [deepspeed](https://github.com/microsoft/DeepSpeed) from 0.10.0 to 0.15.1. - [Release notes](https://github.com/microsoft/DeepSpeed/releases) - [Commits](https://github.com/microsoft/DeepSpeed/compare/v0.10.0...v0.15.1) --- updated-dependencies: - dependency-name: deepspeed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- session/mistral/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session/mistral/requirements.txt b/session/mistral/requirements.txt index 54dad6a1..4a0b39e6 100644 --- a/session/mistral/requirements.txt +++ b/session/mistral/requirements.txt @@ -4,7 +4,7 @@ bitsandbytes==0.41.1 transformers==4.34.0 git+https://github.com/malaysia-ai/trl tokenizers==0.14.1 -deepspeed==0.10.0 +deepspeed==0.15.1 lightning==2.0.7 lightning-cloud==0.5.37 lightning-utilities==0.9.0