Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Koenig <[email protected]>
  • Loading branch information
ko3n1g committed Nov 7, 2024
1 parent bdde7e4 commit 9852d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ jsonlines
megatron_core>=0.8
nemo_toolkit[nlp]
nvidia-pytriton
pyyaml!=6.0.0,!=5.4.0,!=5.4.1 # pyyaml is broken with cython 3
cython<3.0.0 # pyyaml is broken with cython 3

0 comments on commit 9852d7e

Please sign in to comment.