Skip to content

Commit 59fb898

Browse files
Bump torch from 2.7.1 to 2.7.1+cpu
Bumps torch from 2.7.1 to 2.7.1+cpu. --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1+cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58ff79e commit 59fb898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ llslibdev = [
159159
# API tool_runtime: remote::model-context-protocol
160160
"mcp>=1.9.4",
161161
# API post_training: inline::huggingface
162-
"torch==2.7.1",
162+
"torch==2.7.1+cpu",
163163
"trl>=0.18.2",
164164
"peft>=0.15.2",
165165
# Other

0 commit comments

Comments
 (0)