From 981ad40dede5536231ea54edec8f62cfade07a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 22:10:17 +0000 Subject: [PATCH] Bump deepspeed from 0.11.1 to 0.15.1 in /mistral-finetune/environment Bumps [deepspeed](https://github.com/microsoft/DeepSpeed) from 0.11.1 to 0.15.1. - [Release notes](https://github.com/microsoft/DeepSpeed/releases) - [Commits](https://github.com/microsoft/DeepSpeed/compare/v0.11.1...v0.15.1) --- updated-dependencies: - dependency-name: deepspeed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mistral-finetune/environment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mistral-finetune/environment/requirements.txt b/mistral-finetune/environment/requirements.txt index f449e3a..9dfaee2 100644 --- a/mistral-finetune/environment/requirements.txt +++ b/mistral-finetune/environment/requirements.txt @@ -20,4 +20,4 @@ aiohttp==3.9.4 certifi==2023.07.22 numpy==1.22 peft==0.5.0 -deepspeed==0.11.1 +deepspeed==0.15.1