Skip to content

Commit 64c8ccd

Browse files
Bump torch
Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.6.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5cfd88c commit 64c8ccd

File tree

1 file changed

+1
-1
lines changed
  • cloud-infrastructure/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files

1 file changed

+1
-1
lines changed

cloud-infrastructure/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ tiktoken==0.9.0
213213
tinysegmenter==0.3
214214
tldextract==5.2.0
215215
tokenizers==0.21.1
216-
torch==2.6.0
216+
torch==2.7.1
217217
torchaudio==2.6.0
218218
torchvision==0.21.0
219219
tqdm==4.67.1

0 commit comments

Comments
 (0)