Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [3rdparty/NeMo](https://github.com/NVIDIA/NeMo) from `6d90758` to `48f10af`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NVIDIA/NeMo/commit/48f10af5600dcd22c15ac3f9b38547ab4387bec6"><code>48f10af</code></a> [Audio] Fix extra step in Euler sampler for flow matching inference (<a href="https://redirect.github.com/NVIDIA/NeMo/issues/11989">#11989</a>)</li> <li><a href="https://github.com/NVIDIA/NeMo/commit/46c2c11a6e22af81d39306cf740cb5aae65d2667"><code>46c2c11</code></a> ci: Run unit tests on main (<a href="https://redirect.github.com/NVIDIA/NeMo/issues/11986">#11986</a>)</li> <li><a href="https://github.com/NVIDIA/NeMo/commit/18e2bd8a7012f1ad6da2bdbb248bcd6d6da6c697"><code>18e2bd8</code></a> [🤖]: Howdy folks, let's bump to <code>2.2.0rc1.dev0</code> ! (<a href="https://redirect.github.com/NVIDIA/NeMo/issues/12023">#12023</a>)</li> <li><a href="https://github.com/NVIDIA/NeMo/commit/c02c41bb0e91673552e717c151e563e1c5f24201"><code>c02c41b</code></a> ci: Fix twine in release workflow (<a href="https://redirect.github.com/NVIDIA/NeMo/issues/12022">#12022</a>)</li> <li><a href="https://github.com/NVIDIA/NeMo/commit/bbf92888fb9408595b7bf4376d76f49777a54a43"><code>bbf9288</code></a> ci: Build wheel workflow (<a href="https://redirect.github.com/NVIDIA/NeMo/issues/12021">#12021</a>)</li> <li><a href="https://github.com/NVIDIA/NeMo/commit/fe95af6930dc5a36b90e17b50f5615ba96e08b07"><code>fe95af6</code></a> minor fix and simplify (<a href="https://redirect.github.com/NVIDIA/NeMo/issues/12007">#12007</a>)</li> <li><a href="https://github.com/NVIDIA/NeMo/commit/f5e81c9f6bf1d8f3e19655de48f1be2ee88313fe"><code>f5e81c9</code></a> Adding speechlm AutoModel test (<a href="https://redirect.github.com/NVIDIA/NeMo/issues/11990">#11990</a>)</li> <li><a href="https://github.com/NVIDIA/NeMo/commit/7bf9b4bbb00dc6b5d4ab0415e45d875bb6744baf"><code>7bf9b4b</code></a> Disable VMs cron job on forks (<a href="https://redirect.github.com/NVIDIA/NeMo/issues/12020">#12020</a>)</li> <li><a href="https://github.com/NVIDIA/NeMo/commit/9b05b98319ad46aa44fb80da3598d6b38547000d"><code>9b05b98</code></a> Add the NeMo2 memory profiling plugin (<a href="https://redirect.github.com/NVIDIA/NeMo/issues/12009">#12009</a>)</li> <li><a href="https://github.com/NVIDIA/NeMo/commit/b3de1ebd2471459845caaa5a3b28058b36ff02d6"><code>b3de1eb</code></a> Llama3.2 1B Embedding Model Support (<a href="https://redirect.github.com/NVIDIA/NeMo/issues/11909">#11909</a>)</li> <li>Additional commits viewable in <a href="https://github.com/NVIDIA/NeMo/compare/6d90758fa36c1c0d4383d67c44785ac227990a4b...48f10af5600dcd22c15ac3f9b38547ab4387bec6">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information