Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(beep boop 🤖): Bump MCORE_TAG=04f9344... (2025-02-02) #12017

Closed
Closed
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
1ba3e07
chore(beep boop 🤖): Bump `MCORE_TAG=004fbcb...` (2025-01-16) (#11864)
ko3n1g Jan 17, 2025
d4a75d0
chore(beep boop 🤖): Bump `MCORE_TAG=e5793c0...` (2025-01-17) (#11879)
ko3n1g Jan 18, 2025
1c60c43
Merge branch 'main' into weekly-bump-2025-03
ko3n1g Jan 18, 2025
0f83d31
allow running on weekly
ko3n1g Jan 18, 2025
8ba8a5a
fix
ko3n1g Jan 20, 2025
1e4b7d9
chore(beep boop 🤖): Bump `MCORE_TAG=7dd2658...` (2025-01-21) (#11905)
ko3n1g Jan 21, 2025
c906a50
Merge branch 'main' into weekly-bump
ko3n1g Jan 21, 2025
e98d730
chore(beep boop 🤖): Bump `MCORE_TAG=df70c00...` (2025-01-21) (#11906)
ko3n1g Jan 21, 2025
a2d9f1a
Merge branch 'main' into weekly-bump
ko3n1g Jan 21, 2025
f93ecf4
Merge branch 'main' into weekly-bump
ko3n1g Jan 22, 2025
9d0a69e
chore(beep boop 🤖): Bump `MCORE_TAG=5c12382...` (2025-01-22) (#11925)
ko3n1g Jan 22, 2025
3cc134e
chore(beep boop 🤖): Bump `MCORE_TAG=0d59157...` (2025-01-23) (#11932)
ko3n1g Jan 24, 2025
fa8fd5a
chore(beep boop 🤖): Bump `MCORE_TAG=2167226...` (2025-01-24) (#11947)
ko3n1g Jan 24, 2025
0cc43a2
chore(beep boop 🤖): Bump `MCORE_TAG=f960d4d...` (2025-01-26) (#11958)
ko3n1g Jan 27, 2025
1329f3e
chore(beep boop 🤖): Bump `MCORE_TAG=0e85db5...` (2025-01-28) (#11967)
ko3n1g Jan 28, 2025
aeac3c6
Merge branch 'main' into weekly-bump
ko3n1g Jan 28, 2025
904a6d2
chore(beep boop 🤖): Bump `MCORE_TAG=04f9344...` (2025-02-02)
pablo-garay Feb 2, 2025
a1bc2cd
Merge branch 'weekly-bump' into bump-ci-container--NVIDIA-Megatron-LM…
ko3n1g Feb 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export NEMO_RUN_TAG=34259bd3e752fef94045a9a019e4aaf62bd11ce2
export APEX_TAG=810ffae374a2b9cb4b5c5e28eaeca7d7998fca0c
export CAUSAL_CONV_TAG=v1.2.2.post1
export MAMBA_TAG=v2.2.0
export MCORE_TAG=dbe8fa09c7fea90c7b480fed7b0345c56b8d92c9
export MCORE_TAG=04f934470e2dc4909b407e487ec3004aa0252bde
export NV_RESILIENCY_EXT_TAG=97aad77609d2e25ed38ac5c99f0c13f93c48464e

if [ -n "${NVIDIA_PYTORCH_VERSION}" ]; then
Expand Down
Loading