NVIDIA / NeMo-Aligner

Scalable toolkit for efficient model alignment
Apache License 2.0
628 stars 78 forks source link

build: use cached trtllm build when updating aligner tag #358

Closed gwarmstrong closed 1 month ago

gwarmstrong commented 1 month ago

What does this PR do ?

Updates the dockerfile so that TRTLLM build cache is used when NeMo-Aligner SHA is updated.

Changelog

Usage

# Add a code snippet demonstrating how to use this 

Before your PR is "Ready for review"

Pre checks:

Checklist when contributing a new algorithm

Additional Information