NeMo / requirements /manifest.json
dlxj
init
a7c2243
{
"ngc-pytorch": "nvcr.io/nvidia/pytorch:25.11-py3",
"vcs-dependencies": {
"apex": {
"repo": "https://github.com/NVIDIA/Apex",
"ref": "810ffae374a2b9cb4b5c5e28eaeca7d7998fca0c"
},
"transformer_engine": {
"repo": "https://github.com/NVIDIA/TransformerEngine",
"ref": "40c69e751a47ec87786283e125c5eb264101270f"
},
"megatron-lm": {
"repo": "https://github.com/NVIDIA/Megatron-LM",
"ref": "bf1a5035f1f776b0bded8bffa0a36eeb573a7a8e"
},
"trt-llm": {
"repo": "https://github.com/NVIDIA/TensorRT-LLM.git",
"ref": "7965842954628b0b5456a2f7d59786d3dcd41647"
}
},
"pypi-dependencies": {}
}