Skip to content

Fix test data preparation#3652

Merged
asolergi-nv merged 1 commit intoNVIDIA:mainfrom
janEbert:fix-test-type
Mar 2, 2026
Merged

Fix test data preparation#3652
asolergi-nv merged 1 commit intoNVIDIA:mainfrom
janEbert:fix-test-type

Conversation

@janEbert
Copy link
Copy Markdown
Contributor

@janEbert janEbert commented Mar 2, 2026

By passing a Path instead of str, we fix test data downloading, because a Path is what's expected in the download_and_extract_assets function.

Basically just a type fix: by passing a `Path` instead of `str`, we fix
test data downloading, because a `Path` is what's expected in the
`download_and_extract_assets` function.
@svcnvidia-nemo-ci svcnvidia-nemo-ci added this to the Core 0.16 milestone Mar 2, 2026
@svcnvidia-nemo-ci svcnvidia-nemo-ci requested a review from a team March 2, 2026 10:59
@janEbert janEbert added Expert Review [deprecated] Apply this label to indicate that your PR is ready for expert review. complexity: low labels Mar 2, 2026
@asolergi-nv asolergi-nv added this pull request to the merge queue Mar 2, 2026
@svcnvidia-nemo-ci
Copy link
Copy Markdown

🔄 Merge queue validation started!

You can track the progress here: https://github.com/NVIDIA/Megatron-LM/actions/runs/22591532791

Merged via the queue into NVIDIA:main with commit 044f1e3 Mar 2, 2026
54 of 55 checks passed
BoxiangW pushed a commit to BoxiangW/Megatron-LM that referenced this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

complexity: low Expert Review [deprecated] Apply this label to indicate that your PR is ready for expert review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants