diff --git a/examples/models/core/nemotron/requirements.txt b/examples/models/core/nemotron/requirements.txt index f8d1f8e1abf4..cdc709af4cae 100644 --- a/examples/models/core/nemotron/requirements.txt +++ b/examples/models/core/nemotron/requirements.txt @@ -1,6 +1,6 @@ -c ../../../constraints.txt tensorrt_llm>=0.0.0.dev0 -nemo-toolkit[all]==2.0.0rc1 +nemo-toolkit[all]==2.6.2 megatron-core @ git+https://github.com/NVIDIA/Megatron-LM@core_r0.8.0 datasets==3.1.0 evaluate