Skip to content

Commit 6a020fa

Browse files
pin optax==0.0.2 (kingoflolz#12)
1 parent 5bb8627 commit 6a020fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ wandb~=0.10.22
66
einops~=0.3.0
77
requests~=2.25.1
88
fabric~=2.6.0
9-
optax~=0.0.2
9+
optax==0.0.2
1010
git+https://github.com/deepmind/dm-haiku
1111
git+https://github.com/EleutherAI/lm-evaluation-harness/
1212
ray~=1.2.0
@@ -17,4 +17,4 @@ tensorflow-cpu~=2.4.1
1717
google-cloud-storage~=1.36.2
1818
smart_open[gcs]
1919
func_timeout
20-
ftfy
20+
ftfy

0 commit comments

Comments
 (0)