Closed terrykong closed 1 month ago
Fixes the incremental build which wasn't bumping aligner
docker buildx build --build-arg=BASE_IMAGE=nvcr.io/nvidia/nemo:24.07 --target=aligner-bump -t aligner:latest https://github.com/NVIDIA/NeMo-Aligner.git#tk/0.5/dockerfile-fix
# Add a code snippet demonstrating how to use this
Pre checks:
max_steps=-1
validation
What does this PR do ?
Fixes the incremental build which wasn't bumping aligner
Changelog
Usage
Before your PR is "Ready for review"
Pre checks:
Checklist when contributing a new algorithm
max_steps=-1
andvalidation
?Additional Information