Skip to content

Commit b96e36f

Browse files
Bump deepspeed
Bumps [deepspeed](https://github.com/microsoft/DeepSpeed) from 0.9.5 to 0.15.1. - [Release notes](https://github.com/microsoft/DeepSpeed/releases) - [Commits](deepspeedai/DeepSpeed@v0.9.5...v0.15.1) --- updated-dependencies: - dependency-name: deepspeed dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d98812a commit b96e36f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/advanced-zero-click-deployment-interface/FlowSteering/llava/llava.egg-info/requires.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ uvicorn
1212
wandb
1313
shortuuid
1414
httpx==0.24.0
15-
deepspeed==0.9.5
15+
deepspeed==0.15.1
1616
peft==0.4.0
1717
transformers==4.31.0
1818
accelerate==0.21.0

modules/advanced-zero-click-deployment-interface/FlowSteering/llava/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"requests", "sentencepiece", "tokenizers>=0.12.1",
1818
"torch", "torchvision", "uvicorn", "wandb",
1919
"shortuuid", "httpx==0.24.0",
20-
"deepspeed==0.9.5",
20+
"deepspeed==0.15.1",
2121
"peft==0.4.0",
2222
"transformers==4.31.0",
2323
"accelerate==0.21.0",

0 commit comments

Comments
 (0)