NeMo-Curator
NeMo-Curator copied to clipboard
GitHub workflows improvements
trafficstars
There are a couple of GitHub Actions I want to add to NeMo Curator:
- [x] GPU CI (PR: https://github.com/NVIDIA/NeMo-Curator/pull/253)
- [x] Always have it run without having to re-add the label (PR: https://github.com/NVIDIA/NeMo-Curator/pull/602)
- [x] Automate PyPI releases
- [x] Automate Changelog build (issue: https://github.com/NVIDIA/NeMo-FW-CI-templates/issues/133)
- [ ] Set up nightly or weekly job with RAPIDS Nightly Builds
After the first one is merged, I can open separate PRs to add the others.