Skip to content

Commit 0211221

Browse files
committed
build: bump megatron-bridge for Qwen3 support
1 parent dd3c18d commit 0211221

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ megatron = [
5050
"transformer-engine-torch==2.11.0",
5151
"megatron-core==0.16.0rc0",
5252
"pybind11>=2.13.6",
53-
"megatron-bridge",
53+
"megatron-bridge @ git+https://github.com/NVIDIA-NeMo/Megatron-Bridge.git@e049cc00c24d03e2ae45d2608c7a44e2d2364e3d",
5454
"nvidia-ml-py==13.580.82",
5555
"ml-dtypes>=0.5.0 ; python_full_version < '3.13'",
5656
]
@@ -240,5 +240,4 @@ dev = [
240240
[tool.uv.sources]
241241
panza = { git = "https://github.com/corbt/panza.git" }
242242
apex = { git = "https://github.com/NVIDIA/apex.git", branch = "25.09" }
243-
megatron-bridge = { git = "https://github.com/NVIDIA-NeMo/Megatron-Bridge.git", rev = "75f2c5ad4afb702b57b4781a00f5291a66bcf183" }
244243
transformer-engine-torch = { git = "https://github.com/NVIDIA/TransformerEngine.git", tag = "v2.11", subdirectory = "transformer_engine/pytorch" }

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)