Skip to content

Commit 1e4b76d

Browse files
committed
update optax version to include schedule free adamw lib
1 parent f364a0b commit 1e4b76d

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
@@ -95,7 +95,7 @@ lm = ["transformers==4.26", "datasets==3.6.0"]
9595
# Frameworks
9696
jax_core_deps = [
9797
"flax==0.10.7",
98-
"optax==0.2.2",
98+
"optax==0.2.3",
9999
"chex==0.1.86",
100100
"ml_dtypes==0.5.1",
101101
"protobuf==4.25.5",

0 commit comments

Comments
 (0)