Charlie Truong
Charlie Truong
# What does this PR do ? Add lint checks for function docstring parameters using [pylint](https://pylint.pycqa.org/en/latest/user_guide/checkers/extensions.html#parameter-documentation-checker) **Collection**: [Note which collection this PR will affect] # Changelog - Add lint checks...
> [!IMPORTANT] > The `Update branch` button must only be pressed in very rare occassions. > An outdated branch is never blocking the merge of a PR. > Please reach...
> [!IMPORTANT] > The `Update branch` button must only be pressed in very rare occassions. > An outdated branch is never blocking the merge of a PR. > Please reach...
# What does this PR do ? These external links sometimes get a 403 from a GHA job when we do the docs link checks. It's intermittent, so they work....
> [!IMPORTANT] > The `Update branch` button must only be pressed in very rare occassions. > An outdated branch is never blocking the merge of a PR. > Please reach...
> [!IMPORTANT] > The `Update branch` button must only be pressed in very rare occassions. > An outdated branch is never blocking the merge of a PR. > Please reach...
Cherry-pick `[automodel] fallback FP8 + LCE -> FP8 + CE` (#13349) into `r2.3.0` --------- > [!IMPORTANT] > The `Update branch` button must only be pressed in very rare occassions. >...
> [!IMPORTANT] > The `Update branch` button must only be pressed in very rare occassions. > An outdated branch is never blocking the merge of a PR. > Please reach...
## Description ## Usage ```python # Add snippet demonstrating usage ``` ## Checklist - [ ] I am familiar with the [Contributing Guide](https://github.com/NVIDIA/NeMo-Curator/blob/main/CONTRIBUTING.md). - [ ] New or Existing tests...
# What does this PR do ? Bump to pytorch 25.05 container along with TE update Also, remove the torch accelerator patch. Doesn't seem necessary given the current version. And...