Skip to content

Commit 3b99d12

Browse files
Update mbridge commit
Signed-off-by: Onur Yilmaz <oyilmaz@nvidia.com>
1 parent ce646ce commit 3b99d12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ vllm = [
112112
{ index = "pytorch-cu130", marker = "python_version < '3.9' and platform_machine == 'x86_64'" },
113113
{ index = "pypi", marker = "platform_machine == 'aarch64'" },
114114
]
115-
megatron-bridge = { git = "https://github.com/NVIDIA-NeMo/Megatron-Bridge.git", rev = "65a21df6bdafc198c26baa26b748fe55f3a19fd9" }
115+
megatron-bridge = { git = "https://github.com/NVIDIA-NeMo/Megatron-Bridge.git", rev = "15d758f1346fafa6bf0485af70deb3cc88da2909" }
116116
# nemo-toolkit = { git = "https://github.com/NVIDIA/NeMo.git", rev = "main" }
117117

118118
[tool.uv]

0 commit comments

Comments
 (0)