Commit Graph

3 Commits

Author SHA1 Message Date
William Zhang a798e08c81
fix: Fix dev container build (#6455)
There were 2 bugs prior to this commit when building a TRTLLM dev
container:

- template rendering bug
- CUDA compatibility layer

The `nvidia_entrypoint.sh` script should render the second completely
unnecessary.
2026-02-20 11:49:04 -08:00
Dillon Cullinan 3188c70a3b
chore: Templating Feedback Followup (#6125)
Signed-off-by: Dillon Cullinan <dcullinan@nvidia.com>
2026-02-11 13:09:27 -05:00
Dillon Cullinan ac0206293c
feat: Dockerfile templating (#5633)
Signed-off-by: Dillon Cullinan <dcullinan@nvidia.com>
2026-02-10 08:56:17 -05:00