We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce646ce commit 3b99d12Copy full SHA for 3b99d12
1 file changed
pyproject.toml
@@ -112,7 +112,7 @@ vllm = [
112
{ index = "pytorch-cu130", marker = "python_version < '3.9' and platform_machine == 'x86_64'" },
113
{ index = "pypi", marker = "platform_machine == 'aarch64'" },
114
]
115
-megatron-bridge = { git = "https://github.com/NVIDIA-NeMo/Megatron-Bridge.git", rev = "65a21df6bdafc198c26baa26b748fe55f3a19fd9" }
+megatron-bridge = { git = "https://github.com/NVIDIA-NeMo/Megatron-Bridge.git", rev = "15d758f1346fafa6bf0485af70deb3cc88da2909" }
116
# nemo-toolkit = { git = "https://github.com/NVIDIA/NeMo.git", rev = "main" }
117
118
[tool.uv]
0 commit comments