Skip to content

Commit 606e950

Browse files
chore(deps): bump torch in /plugins/model/llm-ChatGLM2 (#4282)
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.4.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.0.1...v2.4.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1db39e8 commit 606e950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/model/llm-ChatGLM2/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ sentence_transformers==2.2.2
66
sse_starlette==1.6.5
77
starlette==0.27.0
88
tiktoken==0.4.0
9-
torch==2.0.1
9+
torch==2.4.0
1010
transformers==4.31.0
1111
uvicorn==0.23.2

0 commit comments

Comments
 (0)