Skip to content

Commit c84c141

Browse files
authored
Update to 0.3.13, pin accelerate (#197)
1 parent 88d9483 commit c84c141

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openpipe-art"
3-
version = "0.3.12"
3+
version = "0.3.13"
44
description = "The OpenPipe Agent Reinforcement Training (ART) library"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -29,6 +29,7 @@ dependencies = [
2929
"torchtune",
3030
"trl>=0.19.0",
3131
"setproctitle>=1.3.6",
32+
"accelerate==1.7.0"
3233
]
3334

3435
[project.optional-dependencies]

uv.lock

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)